Calling ISFAFD



IBM's Command List programming language & Restructured Extended Executor

Calling ISFAFD

Postby jaggz » Tue May 29, 2012 3:27 pm

Dear Users,

I understand from the Link : http://publib.boulder.ibm.com/infocente ... cmdref.htm that invoking ISFAFD is no more supported using REXX in Z/OS 1.13. My requirement is that I have prepared a REXX code which will submit a job , but I am thinking of addressing ISPEXEC select pgm(ISFAFD) to extract the spool information in the same EXEC.

Are there any other alternative way to achieve this objective in Z/OS 1.13 ?

Apology if my objectives are not feasible but any Pointers or suggestion would be of great help.

Jaggz
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: Calling ISFAFD

Postby Pedro » Tue May 29, 2012 6:56 pm

a REXX code which will submit a job

You do not need SDSF to submit a job. Just use the SUBMIT command.

Can you cite the reference to "ISFAFD is no more supported using REXX in Z/OS 1.13"?
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times

Re: Calling ISFAFD

Postby Pedro » Tue May 29, 2012 9:39 pm

extract the spool information in the same EXEC.

That is somewhat vague. Can you be more specific.

Pg 358 of the latest SDSF manual, SDSF Operation and Customization SA22-7670-15, lists several examples. Perhaps 'list job data sets' is the one you want to copy.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post