BPXWDYN sounds promising.  It's complicated by the fact that at
the point at which Roger wishes to delete, the data set is not
yet catalogued.  If he allocates specifying unit and volume,
what happens when deallocation attempts to catalog a data set
not in the VTOC.

If he uses DYNALLOC (SVC 99) and does a DEALLOCATION with an overriding disposition of DELETE, the dataset will be deleted from wherever, just as if DISP=(...,DELETE) had been specified at allocation time. At step termination the DD is no longer allocated so it will not attempt to do anything to the dataset.

I have never used BPXWDYN but I assume it can do something equivalent.

--
Bruce A. Black
Senior Software Developer for FDR
Innovation Data Processing 973-890-7300
personal: [EMAIL PROTECTED]
sales info: [EMAIL PROTECTED]
tech support: [EMAIL PROTECTED]
web: www.innovationdp.fdr.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

Reply via email to