On Tue, 4 Aug 2009 06:54:02 -0500, Bruce Hewson <[email protected]>
wrote:

>Hi Mark,
>
>
>>         CLC   3(4,R2),=C'0000'   CHECK FOR STEP DEFAULT
>>         BNE   NOTDEFLT              TIME=(0000,03) FROM
>>         CLC   8(2,R2),=C'03'           JES2 PARMS JOBCLASS(Q)
>>         BE    RETURN0            TIME OK, DONE WITH THIS TEXT-GET OUT
>
>
>Looks like you "assumed" the default TIME value would never be changed, and
>your comment also indicates only one jobclass.
>

You are correct.  This part of the code I included was to make sure people
were not coding TIME= with JOBCLASS(Q), which was an "express" class
with a 3 second CPU time limit (Q="quick",  as E for "express" was
already taken).  So the assumption was made that if the user coded TIME=,
it was to try and get more than 3 seconds and anything other than that 
was not allowed for that jobclass.  

For ACF2 sites, I think some of the jobclass checking I did in that exit
and other ones I have worked on are optional parts of the product that
are included with ACF2 ("MVS notes" IIRC). 

Mark 
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[email protected]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to