Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to store numbers in a prg file?
Message
De
12/09/2002 12:12:46
 
 
À
12/09/2002 11:10:32
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00699107
Message ID:
00699812
Vues:
19
>>It'd make more sense to use macro expansion or scripting to drive the operation IMO.
>
>Macro Expansion and Scripting - both are new concepts to me. Where can i read up on these two concepts? Thanks again Ed.

Macro expansion has been part of the language. It's the ability to put a piece of code, whether a command, a phrase, an argument, and have it evaluated and executed at runtime. For example:
cRunMe = 'REPLACE Foo WITH "bar"'
&cRunMe
Scripting - the ability to create and execute code blocks at runtime and execute them dynamically - is a new feature of VFP 7.

In both cases, see the OnLine documentation for your version of VFP...
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform