Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

get_application_property(current_form)

324137Sep 27 2002
The get_application_property(current_form) used to return the name of the current FMX filename along with the path (in Forms 4.5).

Not sure why this has changed in Forms 6i and where this change is documented (I skipped Forms 5.0).

Is there another way of getting the application path (working directory) other than using the D2kwutil.pll ?

The problem with the D2k...pll is that it now uses D2kwut60.dll which is not shipped as part of Oracle Forms 6i standard files and this might create a deployment issue due to the many Oracle applications already install on the clients pc. Also, not sure it is a good idea to place that dll within the application directory and if Oracle will look for the file in that directory.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 28 2002
Added on Sep 27 2002
4 comments
1,570 views