SET EOFCHAR OFF
 
Karen

 

 

-----Original Message-----
From: Fitts, David A. <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Thu, Jan 31, 2013 2:55 pm
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