Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to replace into current record w/o hardcoding fldnam
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
Database:
Firebird
Miscellaneous
Thread ID:
01107893
Message ID:
01107899
Views:
23
>Hi Sergey
>
>>The SCATTER NAME MEMO and GATHER NAME MEMO do support memo fields.
>
>So I GATHERed, please forgive my pun *g*.
>
>Anything to scatter from the cursor into the current record? I will require the EXCEPT equiv. functionality so I can stop the primary, foreign and serial nos. and IDs from being trashed.

In VFP9 it could be done quite easy by removing those properties with REMOVEPROPERTY() function.
What you can do is to update those properties in the object from the current record before GATHER.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform