Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro Substitution Not Working in exe
Message
De
20/09/2004 14:41:08
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00943098
Message ID:
00944133
Vues:
14
That's exactly what I did, and it worked. Thanks.

>Can you do a .prg in an EXE? Try COMPILE dynamically and doing an FXP instead.
>
>>Can anyone tell me why the following code works in debug but not in the exe?
>>
>>lcFile = ALLTRIM(cText)
>>lcPrg = JUSTSTEM(lcFile) + ".prg"
>>lcCommand = "'" + lcPrgDir + lcPrg + "'"
>>DO &lcCommand
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform