Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to mDot Macro Expansion?
Message
De
20/10/2016 17:10:16
 
 
À
20/10/2016 17:07:37
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
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:
01642188
Vues:
46
>>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.
>
>Hmm, your two samples look identical to me (?)

Damn Copy & Paste. The second should be:
m._CLIPTEXT = '? "something"'

&_CLIPTEXT
----------------------------------
António Tavares Lopes
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform