Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't call a prg from inside an exe
Message
 
À
07/09/1999 13:18:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00262029
Message ID:
00262238
Vues:
20
John,
VFP3 says it can't find the PRG file, but it really means it can't find the compiled FXP file. If your PRGs are compiled, and the resulting FXP file is in the path, VFP3 will run it. Unfortunately that means users can't 'roll their own' PRGs. To do that you have to store the code and run each line with a macro. VERY difficult to debug on the fly.

HTH
Barbara

>To benifit the user with the ability to do customized procedures on his data, I need to set up an add-on manager that will allow the user to register an external prg file and then run it from within the VFP. The problem is that VFP3's do command will not search anywhere except inside the exe. Is there a way to do this, or will all procedures have to be compiled into the exe?
>
>Thanks in advance...
>
>John Dennis
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform