Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to name an executable using a variable?
Message
De
07/09/2002 17:48:52
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00697937
Message ID:
00697953
Vues:
20
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform