IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to keep Extra line blanks in the emails?


IBM Mainframe Forums -> FAQ & Basics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Rathinakara Raj
Warnings : 1

New User


Joined: 19 Jan 2007
Posts: 5
Location: Richmond

PostPosted: Fri Apr 06, 2007 10:48 pm
Reply with quote

Hi I am trying to do a code change in a program that creates the mail format and sends it to the CICS spool for mailing that. When I changed the variable size, the mail format got scrwed up and said, extra line breaks in the mail are removed when I opened the mail in my Outlook. when I right clicked on the message and seleceted "add extra line breaks" it turned in the right format.

I want the default mail format to be correct. I should not have add extra line breaks everytime.

Need suggestion in this.

Thanks,
Rathnakar.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Fri Apr 06, 2007 11:48 pm
Reply with quote

Remove and add are a function of the email program you are reading your email with. Add more blank lines in the COBOL program and they too will get removed.
Try making them not entirely empty and maybe they won't get removed.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Apr 07, 2007 12:41 am
Reply with quote

Hello,

Think about why you "changed the varaible size". Look at the content of the original e-mail content, then look at the new and decide how to accomodate the required formatting.

If the format once worked, you should be able to "enhance" it retaing proper formatting.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> FAQ & Basics

 


Similar Topics
Topic Forum Replies
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
No new posts rewrite same SAY line CLIST & REXX 8
No new posts Merge files with a key and insert a b... DFSORT/ICETOOL 6
No new posts Repeat a DD line- comment and insert ... CA Products 3
Search our Forums:

Back to Top