In <[EMAIL PROTECTED]>, on 08/22/2006
   at 02:22 PM, Thomas David Rivers <[EMAIL PROTECTED]> said:

>I want to open a sequential (non-PDS/PDSE, non-HFS) fixed block file
>for output, POINT to a particular TTR and write a record without
>truncating the file.

You can only do that with UPDAT.

>Opening the file for UPDAT would seem like a reasonable thing to do,
>but I may be extending the file, or altering blocks/records
>in-the-middle.

You can rewrite a block in the middle; you can't replace it with a
block of a different size. Perhaps you should be looking at a KSDS or
RRDS.

What are you trying to accomplish by rewriting the block? Perhaps
there is a better approach.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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