Current-request-buffer-length is a four-byte field that is the actual length of the request buffer at the time the request is made.
In this language... |
The variable name for Current-request-buffer-length is... |
COBOL |
DBCAREA-CUR-REQ-BUF-LEN |
PL/I |
CUR_REQ_BUF_LEN |
C, C++ |
cur_req_buf_len |
IBM Assembler |
DBCORBLA |
This routine... |
Takes this action for Current-request-buffer-length... |
DBCHINI |
writes |
DBCHCL |
writes (CON; RSUP; IRQ; IWPF; CMD; CRQ) |
Current-request-buffer-length is used by... |
To... |
applications |
read. |