MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to execute a rexx program from a clist ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
tidda
Beginner


Joined: 02 Dec 2002
Posts: 24
Topics: 6
Location: India

PostPosted: Wed Dec 11, 2002 10:07 am    Post subject: how to execute a rexx program from a clist ? Reply with quote

I need to execute a rexx program from a clist. But don't know how.

thanks.
Back to top
View user's profile Send private message
tidda
Beginner


Joined: 02 Dec 2002
Posts: 24
Topics: 6
Location: India

PostPosted: Thu Dec 12, 2002 7:53 am    Post subject: Reply with quote

Hi Ravi,

that helped, thanks.

tidda
Back to top
View user's profile Send private message
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Sun Apr 11, 2004 11:27 pm    Post subject: Reply with quote

Hi,

I have a rexx routine to find jobid as below
Code:

/* Main REXX */
...
parse value getjobinfo() with jobname'/'jobid'/'msgclass'/'class . 
say jobname
...
exit

getjobinfo: procedure
...
return jctjname'/'ssibjbid'/'jctjmgpo'/'jctjcsmf


Now one of my colleague want's to use this getjobinfo routine in CLIST. Can anyone tell me what should be clist to use this rexx.

Thanks,
Diba.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group