That is correct. I need a fixed length record padded w/ spaces. I have been doing NACHA files for years, and no one ever had a problem w/ the cr/lf, now an existing client that is currently doing ACH submissions w/ the same bank is opening a new account, and the bank wants them taken out on the new account.
It will only take me a couple of hours to write a VB program to strip them off, so it is not a big deal. Thanks, Troy -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Bentley Sent: Friday, May 13, 2005 2:45 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Cr/Lf in Dos Report 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 --- RBASE-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================

