Ed Gould wrote:
I always used IEBDG to create the binary zero blocks of data. I don't have the control cards handy but its a quick 5 minute read and 1 minute in ISPF.
DSD OUTPUT=(ddname) FD NAME=DATA,FILL=X'FF',LENGTH=blksize CREATE NAME=(DATA),QUANTITY=99999999 Abend D37 is expected. -- ----------------------------------------------------------------- | Edward E. Jaffe | | | Mgr, Research & Development | [EMAIL PROTECTED] | | Phoenix Software International | Tel: (310) 338-0400 x318 | | 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801 | | Los Angeles, CA 90045 | http://www.phoenixsoftware.com | ----------------------------------------------------------------- ---------------------------------------------------------------------- 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

