Another solution is using the report writer. It is powerful, very flexible and easy to use.
Open the report writer and use option FILE | Print to text file setup Tony From: [email protected] [mailto:[email protected]] On Behalf Of Steve Hartmann Sent: vrijdag 22 maart 2013 13:32 To: RBASE-L Mailing List Subject: [RBASE-L] - Eliminating the CRLF on a Write Statement I am creating a txt file that is fed into another system. The file has multiple record types and I am creating it using WRITE statements. The problem is that when I create the Trailer record R:Base is automatically adding the CRLF to the end. This creates another record in the file and we have to manually remove the last 2 characters in the file. I need a technique for creating this last record without a CRLF on the end. Steve [email protected]

