Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save grid contents to a text file
Message
 
To
20/08/2004 04:03:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00934781
Message ID:
00934782
Views:
12
Evelyn
You have a zillion ways to do this in VFP.
One quick and dirty:
select TheRecordSourceOfYourGrid
copy to somefile.txt type sdf
** you can also copy to somefile.txt delimited with somechar, or with tabs
HTH
Jaime

>how can i save the contents of a grid into a text file?
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform