Have you tried turning the EOFCHAR off?

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of Fitts, David
A.
Sent: Thursday, January 31, 2013 3:54 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Removing the last line feed

 

Greetings everyone,

 

I have a while loop that creates a text file. Each row processed results in
a single line in the text file. 

 

I need some way to have the text file end at the end of the last line of
data and not on the line after the last line of data.

 

I have tried to add a backspace (char(8)) to the text file before issuing
the out screen command but that has not helped.

 

Any suggestions would be appreciated.

 

Dave Fitts

 

 

 

Reply via email to