form path
443251Jan 20 2007 — edited Jan 22 2007Dear 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