Compiling forms [message #234414] |
Tue, 01 May 2007 09:37 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
spider99
Messages: 9 Registered: May 2007
|
Junior Member |
|
|
I am working on a custom Oracle application built using Designer and Forms 6i. I am attempting a cosmetic modification of one of the forms, recompiling and copying the fmx to the source directory, running the application and getting an error, which is traced to a custom function, and it seems that a parameter that is picked up prior to compiling is not picked up afterwards.
Clearly the problem is introduced when I compile the (cosmetically) changed form. Are there any additional steps that would retain existing state of functions etc?
|
|
|
|
Re: Compiling forms [message #234934 is a reply to message #234414] |
Thu, 03 May 2007 08:55 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
spider99
Messages: 9 Registered: May 2007
|
Junior Member |
|
|
I have resolved this problem by setting Initial Value on the property pallet of the item in question to a valid payroll number. However, I've now hit another problem relating to context of inserts. I'm going to raise another topic about order of events.
Thanks.
|
|
|