Rexx with control-M scheduler



IBM's Command List programming language & Restructured Extended Executor

Rexx with control-M scheduler

Postby sjrcreation » Mon May 07, 2012 1:01 pm

hi all,
Do anyone have a sample Rexx code to use in Mainframe control-m Scheduler.
like force a job, rerun a job in control-m

Thanks,
sjrcreation
 
Posts: 30
Joined: Sat Dec 11, 2010 9:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx with control-M scheduler

Postby BillyBoyo » Mon May 07, 2012 1:05 pm

Interfaces to your scheduler should be defined in the documentation. Locate and consult.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Rexx with control-M scheduler

Postby sjrcreation » Mon May 07, 2012 2:33 pm

Thanks BillyBoyo, i checked the manual. In that they have given the syntax like "EXEC CTMAPI PARM=‘AJF variable’ " but not sure how to use the same in rexx.
if some one post sample rexx program for CTLM , it will be helpfull.
sjrcreation
 
Posts: 30
Joined: Sat Dec 11, 2010 9:44 am
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx with control-M scheduler

Postby NicC » Mon May 07, 2012 2:48 pm

If that is all you need then you code it the same as you would call any other program using Rexx. But, if you can use rexx then it should documented.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: Rexx with control-M scheduler

Postby dick scherrer » Mon May 07, 2012 9:55 pm

Hello,

Why does someone believe the scheduler needs a rexx "front-end"?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post