Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01019671
Message ID:
01019733
Views:
15
To add to Alex' comment, if you have a memo as one of the fields, you would use:
Select table1
scatter memvar memo
>Dear Experts
>
>I have two tables, table1 and table2
>
>How to scatter table1?
>and then how to gather into table2?
>
>For example
>
>Select table1
>scatter && please correct this line
>select table2
>gather && please also correct this line
>
>
>I do not want to use this command
>select table2
>append from table1
>
>Please help
Previous
Reply
Map
View

Click here to load this message in the networking platform