Loading...
Uploaded by imshahidpatel2007 on Feb 21, 2011
calling form from another form
Education
Standard YouTube License
@softlogx Yes you can use
myvar:= get_application_property(CURRENT_FORM);
it will return the full path and current form name
imshahidpatel2007 7 months ago
Yes you can use
myvar:= get_application_property(CURRENT_FORM);
it will return the full path and current form name
Why we give whole path for open_form ('C:\*****\'); If i create a application and give him static path like you. and if end user install my application in other path then can it will work ?
softlogx 7 months ago
Load more suggestions
@softlogx Yes you can use
myvar:= get_application_property(CURRENT_FORM);
it will return the full path and current form name
imshahidpatel2007 7 months ago
Yes you can use
myvar:= get_application_property(CURRENT_FORM);
it will return the full path and current form name
imshahidpatel2007 7 months ago
Why we give whole path for open_form ('C:\*****\'); If i create a application and give him static path like you. and if end user install my application in other path then can it will work ?
softlogx 7 months ago