Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro Substitution Not Working in exe
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00943098
Message ID:
00943142
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform