In <[email protected]>, on 12/08/2013
   at 07:55 AM, "[email protected]" <[email protected]> said:

>> Yes, however FBS stands for Fixed Block Standard, not Spanned.

>Exactly. And the last record in an FBS data set can be "short", 
>i.e. less than lrecl. 

ITYM "i.e., less than BLKSIZE"; the block can never be less than LRECL
for FBS.

>The short record denotes the end of the data set.
>And all the utility programs know it

It's the access method; the utility program doesn't need to do
anything special to get EOF after a short block. It's when the utility
wants to suppress the EOF that it needs more code, but it can always
override to RECFM=FB. 
 
-- 
     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: INFO IBM-MAIN

Reply via email to