ITYM "GET DATA".  
 
IIRC, I think the logical record is reconstituted but you lose the 
length prefix.  However, you can retrieve it from DCBLRECL.  
 
 
 
> Date: Tue, 15 Jul 2008 14:07:04 -0500
> From: [EMAIL PROTECTED]
> Subject: Re: Circular buffer
> To: [email protected]
> 
> If the first two bytes of the block contains a two byte block length,
> then all you may need to do is declare the file as VBS (variable block
> spanned). 
> 
> I'm really rusty in BAL, but I think if you use GET MOVE logic, you
> should see a complete record in your record area. That is, z/os will
> obtain the record fragments and put them together for you. That may also
> be so in GET LOCATE where the record is presented to your program in
> contiguous storage as if it had been wholly contained in a single block.
> 
> 
> Again, really, really rusty in BAL. 
 
 
 
_________________________________________________________________
Keep your kids safer online with Windows Live Family Safety.
http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_family_safety_072008
----------------------------------------------------------------------
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