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

Executing COBOL Program thru REXX in z/VM


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sambit_mech

New User


Joined: 14 Jul 2010
Posts: 13
Location: India

PostPosted: Sun Jan 02, 2011 1:27 am
Reply with quote

Hi,

I see that my client uses REXX routines in VM machines to execute COBOL codes (you can't use JCL/ISPF services in VM machines). I do not understand the heads and tails of the REXX routines, also can't find any online manual/tutorial on the same). Can anyone guide me?
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: Sun Jan 02, 2011 9:43 am
Reply with quote

Hello,

At the top of the page is a link to "IBM Manuals". The REXX Language Reference and REXX User Guide should have the info regarding the REXX code you see.

People using your client's machine will have an understanding of how they chose to use REXX. Suggest you start talking with them.
Back to top
View user's profile Send private message
Kjeld

Active User


Joined: 15 Dec 2009
Posts: 365
Location: Denmark

PostPosted: Mon Jan 03, 2011 3:42 am
Reply with quote

dick scherrer wrote:
Hello,

At the top of the page is a link to "IBM Manuals". The REXX Language Reference and REXX User Guide should have the info regarding the REXX code you see.

People using your client's machine will have an understanding of how they chose to use REXX. Suggest you start talking with them.

Note however, that you should navigate to the z/VM library to get the right REXX publications for the VM/CMS environment. The directly available REXX publications are for the MVS/TSO environment.

In order to understand what is going on in the REXX routines, you should also familiarize yourself with the CMS and CP command languages. I bet there will be a lot of host command environment calls in those REXX execs.
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 Jan 03, 2011 10:16 am
Reply with quote

Thanks Kjeld,

Quote:
Note however, that you should navigate to the z/VM library to get the right REXX publications for the VM/CMS environment. The directly available REXX publications are for the MVS/TSO environment.

Yes. True.

As you, I expect that there will be more to learn about the VM environment than the REXX code though. . .
Quote:
I bet there will be a lot of host command environment calls in those REXX execs.
Back to top
View user's profile Send private message
sambit_mech

New User


Joined: 14 Jul 2010
Posts: 13
Location: India

PostPosted: Thu Feb 03, 2011 12:37 pm
Reply with quote

Thanks to all the replies I received, I got a proper guidance on how to break through, and now I am comfortable with the said REXX codes.
Thanks again!
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top