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

Can We format the Display String which is coming on SPOOL


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

New User


Joined: 11 Sep 2004
Posts: 16

PostPosted: Wed Apr 26, 2006 11:17 am
Reply with quote

Hi All,
This is Anand, I am having a doubt on COBOL<
i am having a code like...

IF VAR-1 = SPACE<br>
DISPLAY '*** MISSING VARIABLE ONE***'<br>
in this code, the string (*** MISSING VARIABLE ONE***) will present in the SPOOL(SYSOUT).
Can we make that bold in the SYSOUT. *** MISSING VARIABLE ONE***
Please reply me.
with regards,
Aanand
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Wed Apr 26, 2006 11:38 am
Reply with quote

By COBOL NO. Dont know if any Mainframe Simulator offers you this facility, well, that'll also be for whole screen.

Regards,
Priyesh.
Back to top
View user's profile Send private message
meaanand

New User


Joined: 11 Sep 2004
Posts: 16

PostPosted: Mon May 08, 2006 11:02 am
Reply with quote

Hi Priyesh,
I enquire with my friends too, they are also saying the same.
but i am not sure whether a simulator can do this..
with Regards,
Anand
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Populate last day of the Month in MMD... SYNCSORT 2
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
Search our Forums:

Back to Top