|
Eric, Huh... X'06' is indicated as "LC" whatever that may be. I always use x'0D25' as CRLF to go to a new line as far as text fields are concerned. For HTML pages send back to a client, I use x'15' (which is the real NewLine code). I guess your issue is linked to SNDDST... I doubt you can change it (unless you do everything yourself with QtmmSendMail). Kind regards, Paul -----Original Message----- From: Eric Kempter [mailto:EKempter@norcalwaste.com] Sent: 21 March, 2002 21:15 To: rpg400-l@midrange.com Subject: E-mail End of Message I have created a program that retrieves information from a file and sends it to an e-mail recipient via the SNDDST command. I read a line from a file, add it to a variable, concatenate a "newline" code (x'06'), read another line, concatenate it to the variable, etc until the end of the file. I receive the message intact within Outlook but if I print the message it always prints two pages regardless of the length of the message. The second page is usually blank. When I view the message in Word, I see a page break at the end of the message. Does anyone know of a code that I can add to the end of the message that will signify end of file? Thanks in advance for any assistance. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.