Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to name an executable using a variable?
Message
From
07/09/2002 17:48:52
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00697937
Message ID:
00697953
Views:
19
>Hi,
>
>>2. build a new project called mcm
>
>
>CREATE PROJECT mcm NOWAIT
>*-- Add files to the project
>
>
>>3. build a new exe file called mcm566 (i.e., I want to be able to
>> concatenante mcm+mThisNumber, which should result in an executable called
>> mcm566.exe
>
>
>lcEXEName = "mcm" + mThisNumber
>BUILD EXE &lcEXEName FROM mcm
>
>
>Is that what you mean?
>
Hi Armin:

Thank you for your response. I will give your suggestions a try and keep you posted. Thanks again for your help. Basically, the idea is, that I could have many different numbers, which can then be stored in a variable and then an executable built for each specific number.

Regards,
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Reply
Map
View

Click here to load this message in the networking platform