On Sat, 1 Jun 2013 08:30:15 -0500, Bill Godfrey <[email protected]> wrote:
>On Thu, 30 May 2013 19:12:54 -0400, Micheal Butz wrote: > >>Would anyone have examples of >>Getbuf used with BSAM read >> >>I think it might help my problem >> >Are your buffer addresses above the line? If so, they shouldn't be. GETBUF >gets a 24-bit BUFCB address from the DCB using ICM 14,7,21(1). > Also, programs that use BUILD and GETBUF should either have BUFCB coded in the DCB macro, or put the address of the BUFCB created by BUILD into the DCB (as a 24-bit address) before using GETBUF. Check that your program is doing either. Bill ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
