Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing a PRG from a VFP 5.0 EXE app
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00101116
Message ID:
00101866
Vues:
12
Your problem here is that the runtime version (an EXE) has no ability to compile code. For that you need the development version. So your choices are kind of limited to:

Supply compiled code.
Run one line at a time (i.e. macro substitution)
Use something else like this CODEBOOK app that someone else mentioned.
-cjh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform