|
|||
|
dear all,
i send an email from mainframe with put statements. This works fine, but all lines are on one single line in the mail. I tried to put '0A'x in between but it does not help. Any suggestions??? The font in the mail is also plain times roman. Can this be defined in the sas program? Regards, Herman |
|
|
||||
|
||||
|
|
|
|||
|
Herman -
If it is really an IBM mainframe running EBCDIC character set then I do not think that inserting ASCII linefeed will help. You need to talk with the support for your mainframe about what type of mail it supports. Perhaps you can send HTML codes mixed in with your text? Try putting out '<' 'b' 'r' '>' instead of ASCII linefeed. (I typed it with extra quotes like that in the hope that the email I am using will not try to interpret it as the HTML break command.) The trouble may also be with the receiver. I have sent plain text email from Unix and it works fine when received by Outlook. But when I try to forward it Outlook changes the filetype and the nice fixed space font is replaced by porportional font like Times Roman and the columns in the report no longer line up. - Tom On Nov 26, 3:50*am, jaheuk <hejac...@gmail.com> wrote: > dear all, > i send an email from mainframe with put statements. > This works fine, but all lines are on one single line in the mail. > I tried to put '0A'x in between but it does not help. > Any suggestions??? > > The font in the mail is also plain times roman. > Can this be defined in the sas program? > > Regards, > Herman |
|
|
![]() |
| Popular Tags in the Forum |
| emails, mainframe |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Death of the Mainframe? (was PC SAS vs. Mainframe SAS) | Alan Churchill | Newsgroup comp.soft-sys.sas | 0 | 09-27-2006 06:50 PM |
| Re: PC SAS vs. Mainframe SAS | ben.powell@CLA.CO.UK | Newsgroup comp.soft-sys.sas | 0 | 09-25-2006 07:25 AM |
| Re: PC SAS vs. Mainframe SAS | F. J. Kelley | Newsgroup comp.soft-sys.sas | 0 | 09-15-2006 03:45 PM |
| Re: PC SAS vs. Mainframe SAS | Nat Wooding | Newsgroup comp.soft-sys.sas | 0 | 09-15-2006 03:41 PM |
| Re: Reading file from Mainframe | Schechter, Robert S | Newsgroup comp.soft-sys.sas | 0 | 11-22-2004 01:16 PM |