Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print table structure to txt file?
Message
 
To
07/12/2001 19:21:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00591309
Message ID:
00593648
Views:
21
>Check out my LS class here in files. It's a LIST STRU replacement with enhancments like showing properties, defaults, dependencies, etc and has a file output option.
>
>>I have been out of this so long I can't remember. I used to print the structure of a table to a text file. Then append to that text file the structure of the next table, etc... for all my tables. Then print the text file as a report of all the tables in my system with their structures.
>>
>>I used to do this in Fox 2.5 but need to do it with Visual Fox as well.
>>I can't remember the conditions to set and the commands to do this. Can you help me here?
>>
>>Jerry

Actually just do LIST STRUCTURE TO FILE myfile.txt and add ADDITIVE to the end after the first one. The output will be rather wide however.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform