Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to replace into current record w/o hardcoding fldnam
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Database:
Firebird
Divers
Thread ID:
01107893
Message ID:
01107931
Vues:
27
>>I'm not sure what you're asking because the GATHER command cannot add fields it can oly replace data in the existing fields. I still don't understan also what problem do you have with memo fields.
>
>No I am not wanting to add fields, they are already there. I had meant (understading what you meant *g*) that...
>
>1) you want me to SCATTER NAME xyz, which will not scatter memo field data to the object.
>2) Then I manually ADDPROPERTY() to the xyz object.
>3) Copy the memo text to the newly added properties.
>4) When the user clicks the new record, clicks the paste button (both already there), I do the GATHER NAME xyz.
>
>But will it GATHER the memo field from the properties I added using ADDPROPERTY()?
>
>Hope I was able to make my picture clear.

The SCATTER NAME xyz will not scatter memo but SCATTER NAME xyz MEMO will.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform