RE: OUTFILE to CVS with headers

2004-06-25 Thread Mike Koponick
Bob, That did the trick! Thanks! Mike -Original Message- From: Bessares, Bob [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 6:03 PM To: [EMAIL PROTECTED]; Mike Koponick Subject: RE: OUTFILE to CVS with headers well, you can easily output into a comma separated file but the

RE: OUTFILE to CVS with headers

2004-06-24 Thread Bessares, Bob
s... > -- > From: Mike Koponick > Sent: Thursday, June 24, 2004 5:51 PM > To: [EMAIL PROTECTED] > Subject: OUTFILE to CVS with headers > > Hello, > > I'm working on a project where I must export to a text file and the text > file ne

OUTFILE to CVS with headers

2004-06-24 Thread Mike Koponick
Hello, I'm working on a project where I must export to a text file and the text file needs to be formed into columns so that it can be imported into a WORD mail merge document. So, the format of the output file has to have the headers for each column and the lines must have a CR at the end of eac