ZLEBK | Back to Index page |
Prolog Control Block Contents ZLEBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
ZLEBK Prolog | Top of page |
NAME : HCPZLEBK DESCRIPTION: LOGO FILE LIST ENTRY BLOCK DSECT : ZLEBK FUNCTION : This is a DSECT of file information used by HCPBLO to determine the appropriate logo for a specific device. LOCATED BY : HCPBOZ, HCPBLO . CREATED BY : N/A -- used to overlay ZLXVARS portion of a ZLXBK block. DELETED BY : N/A RELOCATION CONSIDERATIONS : None NOTES : The ZLEBK represents a fixed length block that is imbedded in the ZLXBK ZLXVARS field. No attempt should be made to make this a variable length block. |
ZLEBK Control Block Content | Top of page |
|
ZLEBK Storage Layout | Top of page |
*** ZLEBK - LOGO FILE LIST ENTRY BLOCK * * +---------------------------+---------------------------+ * 0 | ZLEPREV | ZLECPTR | * +---------------------------+---------------------------+ * 8 | ZLEFILEN | * +-------------------------------------------------------+ * 10 | ZLEFILET | * +-------------------------------------------------------+ * 18 | ZLEUSER | * +---------------------------+---------------------------+ * 20 | ZLESCRHT | ZLESCRWD | * +---------------------------+---------------------------+ * 28 | ZLEADRB | ZLEADRE | * +---------------------------+---------------------------+ * 30 * *** ZLEBK - LOGO FILE LIST ENTRY BLOCK |
ZLEBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- ZLEADRB 0028 ZLEADRE 002C ZLEADRRG 0028 ZLECPTR 0004 ZLEFILE 0008 ZLEFILEN 0008 ZLEFILET 0010 ZLELEN 002C 00000030 ZLEPREV 0000 ZLESCRHT 0020 ZLESCRSZ 0020 ZLESCRWD 0024 ZLEUSER 0018 |
Copyright IBM Corporation, 1990, 2022