Re: IBM-MAIN Digest - 19 Aug 2006 to 20 Aug 2006 (#2006-233)

2006-08-22 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 08/21/2006
   at 09:07 AM, Rick Fochtman [EMAIL PROTECTED] said:

Benjamen, ISTR that a RECFM=U, LRECL=255,KEYLEN=8 brought in a key as
well as the actual block. 

Shirley you mean RECFM=U, LRECL=256, KEYLEN=8, BLKSIZE=264.
 
-- 
 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


Re: IBM-MAIN Digest - 19 Aug 2006 to 20 Aug 2006 (#2006-233)

2006-08-21 Thread Rick Fochtman
---snip

  Date: Sun, 20 Aug 2006 12:28:43 -0400
 
  On Sun, 20 Aug 2006 09:54:17 -0500 Rick Fochtman [EMAIL PROTECTED] wrote:
 
  :You can also use QSAM GETs to read the directory. And if you specify a 
  KEYLEN=8
  , you can see the key of each block, so you can stop
  :before hitting the actual end of the directory. The block with a key of 
  X'F
  FFF' is the last block used.
 
  QSAM does not allow access to the key.
 
  BSAM does.
 
 IIRC (from long ago -- I haven't dusted off the code) there's also a
 member entry with the same HIGH VALUES name, so there's no need to
 read the keys.  In fact, doesn't one need to check for that value in
 order to process residual members in that incomplete final block?

 --unsnip--

You are correct, Gil.  It's a twelve-byte entry with name of all X'FF' and a 
TTR value of zeros.

Benjamen, ISTR that a RECFM=U, LRECL=255,KEYLEN=8 brought in a key as well as
the actual block.  It's been so long that I may have been using BSAM,but SQAM 
sticks in
the mind.  Oh well, it's been so long that it really matters not, at this 
point. G

Rick (Retired) Fochtman

---
Why didn't Noah swat those two mosquitos?

---
[This E-mail has been scanned for viruses by the YourNet Connection Virus 
system]
[For more information, please go to http://www.ync.net/YourMAIL]

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