Troy, I can't think of a way to do this in RBase itself.
Am I correct in assuming that you wish to create something equivalent to an IBM mainframe fixed lenth record. By this I mean that each record (line) is the same length ssay 85 characters and that the record is padded with blanks to the length of 85 when the last character is < 85. My favorite text editor "Kedit" from Mansfield Software Group www.kedit.com using the proper options can create the file you need. -- Sincerely, Jim Bentley American Celiac Society 266 Midway Dr River Ridge LA 70123 email: [EMAIL PROTECTED] Phone: 504-738-6165 -----Original Message----- From: Troy Sosamon <[EMAIL PROTECTED]> Sent: Mon, 9 May 2005 18:47:53 -0600 To: [email protected] (RBASE-L Mailing List) Subject: [RBASE-L] - Cr/Lf in Dos Report In R:base for Dos 6.5, I need to remove the Cr/Lf that the report writer puts at the end of every line of a report. Is there an easy way to do this? Thanks, Troy

