Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy fields
Message
From
28/11/2004 15:48:31
 
 
To
28/11/2004 15:02:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00965005
Message ID:
00965257
Views:
8
hi,
thank you,

it is copy just one record(first record)only. i have more than 150 records at xldata.dbf.
USE xldata
SCATTER memvar MEMO
USE nan
*!* either append blank or seek correct record to update
if eof("nan")
    append blank 
endif
&& i need to replace (delete all data replace new data)
GATHER memvar field EXCEPT char28 MEMO
thanks.
best regards
m.qasem
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform