|
Yes, this is correct. I use this for linefeeds in my MAILTOOL application and things have worked for years on thousands of machines in many different contries, code pages, etc. If you're interested in a solution instead of fighting with this, check it out at www.bvstools.com/mailtool.html. Brad www.bvstools.com On Thu, 27 Oct 2005 12:16:50 -0500 (CDT) Scott Klement <midrange-l@xxxxxxxxxxxxxxxx> wrote: > > >I'm using QtmmSendMail to send an email message. > Everything translates > >correctly (I'm using code page 819), but I can't get a > line feed. I've > >tried x'0A', x'0D', and x'15' (new line), but I don't > get a line feed > >in the resulting email. Any ideas? Thanks... > > Hmmm... the docs for QtmmSendMail() state that you should > use use CCSID 367. Why are you using 819? > > But, it really shouldn't matter. the CRLF sequence is > x'0d25' and translates correctly to ASCII x'0d0a' (which > is the standard for SMTP) in either 367 or 819. > > I know that x'0d25' works because I use it all the time. > -- > This is the Midrange Systems Technical Discussion > (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: > http://lists.midrange.com/mailman/listinfo/midrange-l > or email: MIDRANGE-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the > archives > at http://archive.midrange.com/midrange-l. > Bradley V. Stone BVS.Tools www.bvstools.com
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.