Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Evaluate() on a built field name - Revisited
Message
 
À
23/01/2006 13:50:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01089454
Message ID:
01089485
Vues:
19
Beth,

You should be able to do it this way:
lcCmd = 'loPaid.COMMENT' + PADL(lnloop, 2, '0') + ' = ALLTRIM(lcRequest.COMMENT)'
&lcCmd
It's not the prettiest, but it should work. ;)

HTH,
Chad


>Hi, Sergey
>
> I do it the way you suggested, and I get a compile error of: Invalid use of a Visual FoxPro function as an array.
>
>any ideas?
>
>TIA
>
>>See Re: Evaluate() on a built field name Message #1087609
>>
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform