Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiled EXE still looks for menu and procedure files th
Message
De
21/08/2002 17:41:05
 
 
À
21/08/2002 16:57:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00692181
Message ID:
00692245
Vues:
16
If you don't want to distribute the individual files, the .mnx is the file you include in the .exe...not .MPR. You have these files checked as "Included" on the files tab of the "Project Information" screen, correct?

If you post the code in your main program, maybe we can find the problem.

>The relative path info was in there, but when I took it out, then the app really didn't find the menu, even though it was in the VFP path. Do I need to include the MPR in the project as well as the MNX? I have not tried that before.
>>Jim,
>>
>>This is only a guess...
>>
>>In the code that runs the menu, or runs the .prg (or the set procedure command), is the path explicitely stated? For example, do you say something like:
>>
>>
do mrnu\menu1.mpr
>>
>>If so, remove the relative path from the DO command. In develop environment, you can use SET PATH to make sure it will find the procedures and menus when testing your app (when not running the .exe).
>>
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform