McKown, John wrote:
We all know that you can specify DISP=OLD|SHR|NEW|MOD for a dataset. I just had 
another wacky thought of a new one that I would like. I can't really think of a 
good, three character, value for it. But what it would do is what UNIX does 
with a PATHOPTS=(OTRUNC,OCREAT). It would, like MOD, either reuse an existing 
allocation, or create a new one. But, unlike MOD, it would not add to the end, 
but put an EOF at the beginning of the dataset and start writing over the old 
data. What do others think?


How about adding this clause: If the dataset is migrated, skip the recall. This might get tricky, because if the dataset is not opened, then would you not want the migrated version to remain cataloged?

--
| Jim Phoenix                      | Voice:   (310) 338-0400 x316   |
| Senior Software Developer        | Fax:     (310) 338-0801        |
| Phoenix Software International   |                                |
| 831 Parkview Drive North         | [email protected] |
| El Segundo, CA 90245             | http://www.phoenixsoftware.com |

Opinions expressed by this individual are not necessarily those of the Company.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to