Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path Problems
Message
From
30/08/2000 18:21:25
 
 
To
30/08/2000 18:13:46
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00410604
Message ID:
00411092
Views:
18
>>I'm putting SET PATH TO reports, forms, data, in the .prg that I have set as main. It reads like this:
>>
>>#INCLUDE [..\DA_APP.H]
>>
>>SET PATH TO reports, forms, libs, graphics, menus, data, include, progs
>>DO mainmenu.mnx
>>
>>.....

>>
>>After compiling, I get the error mainmenu.mnx does not exist, but the file is in the Menus directory.
>>
>>What am I doing wrong?
>
>Generate an MPR file from the MNX instead and do that.
>While in the Menu Designer - Menu | Generate.
>
>then in the main.prg
>
>DO mainmenu.mpr

Didn't catch before that you get the error when compiling -
Set your path before compiling.
I still don't know if the DO mainmenu.mnx will work though...
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform