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

removing the JCLPREP return code.


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
maridawson

New User


Joined: 24 Jun 2008
Posts: 59
Location: chennai

PostPosted: Mon Mar 23, 2009 2:35 pm
Reply with quote

i have coded a tool, in which i am calling JCLPREP. i am getting the return code of JCLPREP in the top of the panel. i dont want the return code to get displayed over there.


Thanks,
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Mar 23, 2009 2:53 pm
Reply with quote

Two choices.

1) find out where the RC is populated from within the code and change it
2) edit the output accordingly
Back to top
View user's profile Send private message
maridawson

New User


Joined: 24 Jun 2008
Posts: 59
Location: chennai

PostPosted: Mon Mar 23, 2009 3:08 pm
Reply with quote

i am just calling "ISREDIT PREP" from my macro......
my tool has two panels, one panel is to get the input and one panel is to view the reports. Both the things, "JCLPREP IS EXECUTING" and the return code of the JCLPREP gets displayed.

Is there any option to make those messages not getting displayed while call JCLPREP from my macro.

Thanks,
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: Mon Mar 23, 2009 8:13 pm
Reply with quote

Hello,

I suspect that if you don't want to do the extra work, you will need to use this "as is". . .
Back to top
View user's profile Send private message
maridawson

New User


Joined: 24 Jun 2008
Posts: 59
Location: chennai

PostPosted: Tue Mar 24, 2009 9:02 am
Reply with quote

hi scherrer,
i just need to know .... is there any command to make the return code of JCLPREP to be not displayed in my panel .....


Thanks,
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: Tue Mar 24, 2009 9:35 am
Reply with quote

Hello,

Other than using it "as is", i believe your choices were mentioned by Expat. . .
Quote:
Two choices.
1) find out where the RC is populated from within the code and change it
2) edit the output accordingly
Back to top
View user's profile Send private message
maridawson

New User


Joined: 24 Jun 2008
Posts: 59
Location: chennai

PostPosted: Tue Mar 24, 2009 10:53 am
Reply with quote

ok scherrer .... i do that .........
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top