FORMS | Back to Index page |
Prolog Control Block Contents FORMS DSECT UFORM DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
FORMS Prolog | Top of page |
NAME : HCPFORMS DESCRIPTION: System spool output forms and user forms DSECT : FORMS (primary) FUNCTION : To contain the default forms for each spool device type and to contain the anchor for the chain of user form names and the operator form names to which they are equivalent. LOCATED BY : PFXSYS -> SYSCM SYSCM(SYSFORMT) -> FORMS FORMS(FORMANCH) -> UFORM UFORM(UFORMNXT) -> UFORM etc. CREATED BY : SYSFORM macro or HCPZPP via entries in SYSTEM CONFIG DELETED BY : Not deleted RELOCATION CONSIDERATIONS : None |
FORMS Control Block Content | Top of page |
|
FORMS Storage Layout | Top of page |
*** FORMS - System spool output forms and user forms * * +-------------------------------------------------------+ * 0 | FORMDRDR | * +-------------------------------------------------------+ * 8 | FORMDPRT | * +-------------------------------------------------------+ * 10 | FORMDPCH | * +-------------------------------------------------------+ * 18 | FORMDCON | * +---------------------------+---------------------------+ * 20 | FORMANCH |///////////////////////////| * +---------------------------+---------------------------+ * 28 * *** FORMS - System spool output forms and user forms *** UFORM - System spool output forms and user forms * * +---------------------------+------+--------------------+ * 0 | UFORMNXT |:RMFLG|////////////////////| * +---------------------------+------+--------------------+ * 8 | UFORMNAM | * +-------------------------------------------------------+ * 10 | UFORMOPR | * +-------------------------------------------------------+ * 18 * *** UFORM - System spool output forms and user forms |
FORMS Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- FORMANCH 0020 FORMDCON 0018 FORMDPCH 0010 FORMDPRT 0008 FORMDRDR 0000 FORMDSIZ 0024 00000005 FORMSSIZ 0024 00000028 UFORMDSZ 0010 00000003 UFORMFLG 0004 UFORMNAM 0008 UFORMNAR 0004 80 UFORMNXT 0000 UFORMOPR 0010 UFORMSIZ 0010 00000018 |
Copyright IBM Corporation, 1990, 2022