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:
01107941
Vues:
24
>>The SCATTER NAME xyz will not scatter memo but SCATTER NAME xyz MEMO will.
>
>Sorry, my typo. I have put MEMO both in the SCATTER and GATHER but still the memo fields are not filled in with the values, I am pretty sure I am seeing blanks for memo fields. The copy and paste buttons simply have calls to these 2 and a refresh of the form.
>
>iBizObj.CopyRec()
>
LOCAL loLastRecord
>
>SELECT (THIS.cAlias)
>
>SCATTER MEMO NAME loLastRecord
>
>THIS.oLastRecord = loLastRecord
>
>loLastRecord = .NULL.
>
>iBizObj.PasteRec()
>
LOCAL loLastRecord, lcExcept
>
>lcExcept = THIS.cPasteExcept
>
>SELECT (THIS.cAlias)
>
>loLastRecord = THIS.oLastRecord
>
>GATHER NAME loLastRecord FIELDS EXCEPT &lcExcept
>
>loLastRecord = .NULL.
>
hi Bhavbhuti,

One of us needs glasses
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform