Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Paths & drive letter referencing over network applicatio
Message
 
 
To
14/04/1998 18:23:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00091853
Message ID:
00092583
Views:
24
Yes my application is built using the project manager. However my startup.prg has a command line : Do c:\app\menus\main.mpr
and in my menu choices, I have put command lines calling forms eg:
Do form c:\app\forms\form1.scx
If I try and change this to just "do form form1" I get an error message "File c:\app\form1 does not exist"
Am I missing something?

>I guess you don't use the project manager. If you build your application into a project, you don't need to specify the path, since the form is contained inside the project.
>
>>I do not quite understand how one can issue a command without the path such as DO FORM formname. This would give the error: 'file does not exist". If this form resides in a subdirectory, surely one must include this subdirectory path such as DO FORM c:\appname\forms\formname ?
David Wheeldon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform