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

Need to DISPLAY single identifier split in two lines.


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mohitknit84

New User


Joined: 06 Sep 2008
Posts: 6
Location: Mumbai

PostPosted: Tue Mar 03, 2009 8:28 pm
Reply with quote

Hi All,
i want to display a single identifier by using a single display statement. But i want the content of the identifier in two seperate lines. Can i do this in COBOL.

Mohit
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Mar 03, 2009 8:34 pm
Reply with quote

This previous topic addresses the same issue.
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: Wed Mar 04, 2009 12:40 am
Reply with quote

Hello,

Quote:
Can i do this in COBOL.
No, not as you've specified. . . DISPLAY writes one "line".

Use one of the methods in the link Kevin posted,
Back to top
View user's profile Send private message
mohitknit84

New User


Joined: 06 Sep 2008
Posts: 6
Location: Mumbai

PostPosted: Wed Mar 04, 2009 11:55 am
Reply with quote

Hi Guys,

thanks much this will solve my purpose.

Mohit
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts How to append a PS file into multiple... JCL & VSAM 3
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts JCL/SORT to Split Records SYNCSORT 28
No new posts Convert single row multi cols to sing... DFSORT/ICETOOL 6
Search our Forums:

Back to Top