Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro Substitution Not Working in exe
Message
De
11/10/2004 13:04:57
 
 
À
11/10/2004 12:21:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00943098
Message ID:
00950476
Vues:
15
>If you are trying to run a PRG that is not compiled then you can't do it from an EXE - you have to be in the FOXPRO environment - or run the EXE from the Foxpro Environment. Correct me if I'm wrong.

If you're using at least VFP6/SP3 you can. Note however, that you still can not just run a .PRG from an .EXE in that environment, it must exist as an .FXP. You can do a COMPILE yourprog.PRG to create the .FXP from within your .EXE, and once the .FXP exists, the call to the .PRG will actually execute the .FXP.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform