Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense in [] delimited query expressions, pls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
VFPX/Sedna
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01050200
Message ID:
01053849
Vues:
18
>Alejandro,
>sorry it took me so long to get back to you.
>Don´t want to put too much time into it, but we´re talking about three things here: macro substitution, Evaluate() and name expressions.
>
>Maybe I was wrong to have compared macros and Eval() and I should have rather said macros and name expressions.
>
>While you can use two or even three interchangeably in some situations, there are some very distinct usages.
>
snip
>* assign the 'pointer' value to the var ONLY POSSIBLE WITH MACRO
>* resulting in: tC12=1, tN31=2
>  &cTmp=m.nCntr2
snip
>
not true
store m.nCntr2 to (m.cTmp)
_VFP.Setvar(m.cTmp,m.nCntr2)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform