Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter with memo
Message
From
03/06/2003 08:37:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Scatter with memo
Miscellaneous
Thread ID:
00795601
Message ID:
00795601
Views:
47
I am using the following to populate/copy data to another table.
select puncharcactualdata
scan for puncharcactualdata.jobnum=punchheader.jobnum
	scatter MEMO memvar
	insert into punchactualdata from memvar
	delete
endscan
However, the memo field is not getting populated, How can I force the memo field to get populated.
Next
Reply
Map
View

Click here to load this message in the networking platform