Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append new record with same data as previous record?
Message
From
25/05/2001 07:25:13
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgia, United States
 
 
To
25/05/2001 03:16:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00511348
Message ID:
00511403
Views:
14
>Hi Steve,
>
>Why not do something like
>
>Scatter MemVar
>Append Blank
>Gather MemVar
>** Then assign the new Record ID
>
>Aloha,
>James

If you have any memo fields, be sure to use SCATTER MEMVAR MEMO and GATHER MEMVAR MEMO. Or you might use SCATTER MEMO TO arrayname and GATHER MEMO and GATHER MEMO FROM arrayname to make it easier to clean up the variables.
David.
Previous
Reply
Map
View

Click here to load this message in the networking platform