Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Saving Table structure in a text file 1

Status
Not open for further replies.

nysppic

Technical User
Mar 24, 2000
4
US
In the text file only abut 12 characters of the field names are shown. The table is part of database. Also There are large blank space between the clumns.
 
Have you tried:<br>
Afields() and printing the array it creates ?<br>
or Copy Stru Exten and Browse / print to a report form you created for this purpose?<br>
<p>David W. Grewe<br><a href=mailto:Dave@internationalbid.net>Dave@internationalbid.net</a><br><a href= Bid Service Inc.</a><br>
 
There is a command called list struct. I have already used this command for this very purpose. There is a switch list table to file. LIST STRUCTURE TO FILE &quot;c:\temp\myfile.TXT&quot; Hope that helped.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top