On 29 Jan 2007 02:59:56 -0800, [EMAIL PROTECTED] (J R) wrote:

>Also, there are two dataset disposition fields -- normal and abnormal.
>The one that you specified is normal.  If you want to specify what happens
>in an abend scenario, you need to code a second one.
>
>e.g. DISP=(MOD,KEEP,DELETE)

Or occasionally, DISP=(MOD,DELETE,KEEP).

DISP=(MOD,DELETE) is the same thing as DISP=(MOD,DELETE,DELETE)

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