Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to mDot Macro Expansion?
Message
De
20/10/2016 17:04:34
 
 
À
20/10/2016 16:43:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows Server 2012 R2
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01642180
Message ID:
01642186
Vues:
48
Just to add a small precision: the macro expands user memory variables, so that
_CLIPTEXT = '? "something"'

&_CLIPTEXT
will raise an error, but
_CLIPTEXT = '? "something"'

&_CLIPTEXT
won't and will expand to the ? command.
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform