>  Here's the JCL for adrdssu:

>//S0 EXEC PGM=ADRDSSU,REGION=0M
>//SYSPRINT DD  SYSOUT=*
>//DASD DD  UNIT=3390,VOL=(PRIVATE,SER=volser),DISP=OLD
>//SYSIN  DD  *
>    PRINT TRACKS(0000,00,0020,14) INDDNAME(DASD)
>/*
>
>The format for the tracks parameter is from cccchh to cccchh. The sample 
>above will print
>
>From CYL 0000 TRK 00 to CYL 0020 TRK  14. The numbers are in decimal.
>
>Bill
>>>>>>>>>>>

This is what we used - worked like a charm.  Thanks, Bill.
ddkeller

**************************************************************************************
This e-mail message and all attachments transmitted with it may contain legally 
privileged and/or confidential information intended solely for the use of the 
addressee(s). If the reader of this message is not the intended recipient, you 
are hereby notified that any reading, dissemination, distribution, copying, 
forwarding or other use of this message or its attachments is strictly 
prohibited. If you have received this message in error, please notify the 
sender immediately and delete this message and all copies and backups thereof.

Thank you.
**************************************************************************************

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