Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Evaluate() on a built field name - Revisited
Message
 
 
À
23/01/2006 13:01:19
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:
01089456
Vues:
18
This message has been marked as the solution to the initial question of the thread.
See Re: Evaluate() on a built field name Message #1087609

>You did such a great job for me on this, but I found out I need to take it back down to vfp6sp5.
>Here is what worked in vfp8sp1:
>
>ADDPROP(loPaid,"COMMENT" + PADL(lnloop, 2, "0"),ALLTRIM(lcRequest.COMMENT))
>
>
>this is what I tryed in vfp6, but addproperty is not a method in the object loPaid
>
>loPaid.ADDPROPERTY("COMMENT" + PADL(lnloop, 2, "0"),ALLTRIM(lcRequest.COMMENT))
>
>loPaid is created from a SCATTER NAME loPaid MEMO BLANK
>
>any ideas?
>
>TIA
>Beth
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform