Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to name an executable using a variable?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00697937
Message ID:
00697957
Views:
19
Armin,

>
>lcEXEName = "mcm" + mThisNumber
>BUILD EXE &lcEXEName FROM mcm
>
There is no need to use macro expansion:

build exe (lcEXEName) from mcm

will work
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform