Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Evaluate() on a built field name - Revisited
Message
De
23/01/2006 14:07:10
 
 
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:
01089492
Vues:
23
Nope, that works fine.

I tried my code again after some other fiddling, and now it works fine. *red face*

Thanks for the help.

>Try following test. Do you still get an error?
>CREATE CURSOR test (comment01 m)
>SCATTER NAME loPaid MEMO
>lnloop = 1
>STORE ALLTRIM("lcRequest.COMMENT") TO ("loPaid.COMMENT" + PADL(lnloop, 2, '0'))
>
>
>
>>
>> I do it the way you suggested, and I get a compile error of: Invalid use of a Visual FoxPro function as an array.
>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform