In a recent note, Jim Marshall said:

> Date:         Thu, 7 Sep 2006 07:04:52 -0500
> 
> Suggestion #1 - you can find on the CBT tape a number of TSOCP's which do
> a WAIT for a number of seconds, see file 300, PGM=DELAY. The programmer
> 
???

Why not simply:

    call *(BPXBATCH) 'PGM /bin/sleep 30' asis

or the equivalent:

    //STEP  EXEC  PGM=BPXBATCH,PARM='PGM /bin/sleep 30'

I suspect some programmers are so averse to anything related
to the U-word that they'll seek and install and use freeware
rather than learning and employing a now-standard facility.

Or, perhaps, they won't use it because it requires minuscule
characters in a JCL file.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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