call_form [message #83493] |
Fri, 17 October 2003 11:19 |
SA
Messages: 37 Registered: March 2002
|
Member |
|
|
Hi,
Can someone tell me if call_form can use relative path? I tried call_form('formName') or call_form('formName.fmx'), neither worked. But if I give the absolute path, it worked. Both forms are in the same directory. Can someone help me with this? I need use relative path if possible. Thanks,
Sa
|
|
|
Re: call_form [message #83495 is a reply to message #83493] |
Fri, 17 October 2003 12:44 |
Rick Foerst
Messages: 2 Registered: October 2003
|
Junior Member |
|
|
I believe if you add the path of the location of your forms in the registry settings under the formspath key, that should work.
|
|
|
|
|