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:
01089486
Vues:
24
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.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform