Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro Substitution Not Working in exe
Message
De
16/09/2004 17:54:06
 
 
À
16/09/2004 16:23:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00943098
Message ID:
00943134
Vues:
22
>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

Hi James,

I think that if the macro has a . in it it fails to execute past that punctuation.

HTH,

Ken
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform