Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
passing values from cobol to rexx

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
krisdilip

New User


Joined: 13 Dec 2006
Posts: 2
Location: chennai

PostPosted: Wed Dec 13, 2006 2:17 pm    Post subject: passing values from cobol to rexx
Reply with quote

Can anyone tell me how to pass values from a cobol program to a rexx program.

thanks & regards
dilip
Back to top
View user's profile Send private message
References
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1930
Location: Israel

PostPosted: Wed Dec 13, 2006 2:26 pm    Post subject:
Reply with quote

How do you call the REXX from the COBOL?

O.
Back to top
View user's profile Send private message
Marso

Senior Member


Joined: 13 Mar 2006
Posts: 325
Location: Israel

PostPosted: Wed Dec 13, 2006 9:17 pm    Post subject:
Reply with quote

We can suppose that the REXX routine is calling the COBOL program and wants to get a result from it.

In that case, in the COBOL program, you can issue a CALL 'ISPLINK' to execute an ISPF VDEFINE and then a VPUT command.
The REXX routine can then retrieve the value using VGET.

Unfortunately I don't have a running example at hand, so you'll have to search the documentation.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1930
Location: Israel

PostPosted: Thu Dec 14, 2006 12:28 am    Post subject:
Reply with quote

If this is the case, he can also use one of the TSO/E REXX service routines, which are documented in the fina manual.

O.
Back to top
View user's profile Send private message
krisdilip

New User


Joined: 13 Dec 2006
Posts: 2
Location: chennai

PostPosted: Thu Dec 14, 2006 10:11 am    Post subject: Re: passing values from cobol to rexx
Reply with quote

Thank u very much i wl try that
thanks & regards
dilip
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1