Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of VM/ESA. It is to be used for diagnosis only.

TOKLIST

Prolog  

Control Block Contents  

TOKLIST DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  

TOKLIST Prolog

Name : PROP Description: PROP CMS-TYPE TOKENIZED LIST DSECT : TOKLIST Function : TOKLIST IS USED AS A TEMPLATE TO DESCRIBE A LIST OF EIGHT-BYTE TOKENS

 

TOKLIST Control Block Content


TOKLIST DSECT

Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure TOKLIST PROP CMS-TYPE TOKENIZED LIST TOKLIST - CMS-TYPE TOKENIZED LIST TOKLIST IS USED AS A TEMPLATE TO DESCRIBE A LIST OF EIGHT-BYTE TOKENS 0000 0 Character 8 TOKEN1 FIRST TOKEN 0008 8 Character 8 TOKEN2 (0) SECOND TOKEN 0008 8 Character 4 TOKEN2F1 FIRST FULLWORD 000C 12 Character 4 TOKEN2F2 SECOND FULLWORD 0010 16 Character 8 TOKEN3 THIRD TOKEN 0018 24 Character 8 TOKEN4 FOURTH TOKEN 0020 32 Character 8 TOKEN5 FIFTH TOKEN 0028 40 Character 8 TOKEN6 SIXTH TOKEN 0030 48 Character 8 TOKEN7 SEVENTH TOKEN 0038 56 Character 8 TOKEN8 EIGHTH TOKEN 00000008 TLEN L'TOKEN1 LENGTH OF A TOKEN

 

TOKLIST Storage Layout

*** TOKLIST - PROP CMS-TYPE TOKENIZED LIST
*
*     +-------------------------------------------------------+
*   0 |                        TOKEN1                         |
*     +---------------------------+---------------------------+
*   8 |         TOKEN2F1          |         TOKEN2F2          |
*     +---------------------------+---------------------------+
*  10 |                        TOKEN3                         |
*     +-------------------------------------------------------+
*  18 |                        TOKEN4                         |
*     +-------------------------------------------------------+
*  20 |                        TOKEN5                         |
*     +-------------------------------------------------------+
*  28 |                        TOKEN6                         |
*     +-------------------------------------------------------+
*  30 |                        TOKEN7                         |
*     +-------------------------------------------------------+
*  38 |                        TOKEN8                         |
*     +-------------------------------------------------------+
*  40
*
*** TOKLIST - PROP CMS-TYPE TOKENIZED LIST

 

TOKLIST Cross Reference

(contains links to field and bit definitions)
Symbol         Dspl Value
-------------- ---- -----

TLEN 0038 00000008

TOKEN1 0000

TOKEN2 0008

TOKEN2F1 0008

TOKEN2F2 000C

TOKEN3 0010

TOKEN4 0018

TOKEN5 0020

TOKEN6 0028

TOKEN7 0030

TOKEN8 0038


This information is based on VM/ESA 2.4.0.
Last updated on 19 Aug 1999 at 09:49:52 EDT.
Copyright IBM Corporation, 1990, 1999