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!

form path

443251Jan 20 2007 — edited Jan 22 2007
Dear all,

i have set the form_path.

the form in the same path can be opened but when the form is in the sub folder for example:
f:\form form_path
the sub folder: f:\form\setup

i used the following code in when-button-pressed trigger:
call_form('\SETUP\SETUP_MENU.FMX',hide, do_replace, NO_QUERY_ONLY);

It give error:
FRM-40010 can not read Form

What's the problem?

Regards:

Muhammad Nadeem
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2007
Added on Jan 20 2007
7 comments
1,518 views