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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Text File Formatting with columns and word wrap

Status
Not open for further replies.

swade61970

Programmer
Apr 2, 2003
19
US
I have a database file that has questions and answers in it. I want to be able to read the database file and output the questions and answers into a text file. It has to be a standard text file b/c we are going to upload it to our imaging system to be viewed by our users. The imaging system we use requires it to be in text file format or tif format in order it to be viewed properly.

What is the best way to get the data written to a text file with the following format. Questions on one side and answers on the other. Like two columns. The catch is the question column has to be able to handle word wrapping.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top