Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.

RTXSBFLD

Prolog  

Control Block Contents  
   RTXSBFLD DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


RTXSBFLD Prolog

 Name       : PROP
 Description: PROP ROUTING TABLE TEXT SUBFIELD
 DSECT      : RTXSBFLD
 Function   : THIS DSECT DESCRIBES A SUBTEXT - THE RTEXT
              FIELD IN RTDSECT CONSISTS OF ONE OR MORE SUCH
              SUBTEXTS. RTXSBFLD is used in combination with
              RTDSECT to map over the RTEXT field.

 

RTXSBFLD Control Block Content


RTXSBFLD DSECT

Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      RTXSBFLD       PROP ROUTING TABLE TEXT SUBFIELD
             RTXSBFLD - ROUTING TABLE TEXT SUBFIELD
             THIS DSECT DESCRIBES A SUBTEXT - THE RTEXT FIELD IN
             RTDSECT CONSISTS OF ONE OR MORE SUCH SUBTEXTS.
0000    0 Bitstring    1 RTXSBLEN       V*1 LENGTH OF SUBFIELD TEXT
0001    1 Bitstring    1 RTXSBFLG       V*2 TEXT SUBFIELD FLAGS
          1... ....      RTXARBSC       X'80' RTXARBSC SCANNING FOR
                                        ARB-CHAR SEPARATOR
          .1.. ....      RTXNOTSC       X'40' RTXNOTSC SCANNING FOR
                                        NOT-SYMBOL
0002    2 Character    1 RTXSBTXT (0)   SUBFIELD TEXT
          .... ..1.      RTXSBL         RTXSBTXT-RTXSBFLD RTXSBL LENGTH
                                        OF SUBFIELD INFO

 

RTXSBFLD Storage Layout

          
*** RTXSBFLD - PROP ROUTING TABLE TEXT SUBFIELD
*
*     +------+------+
*   0 |:SBLEN|:SBFLG|
*     +------+------+
*
*** RTXSBFLD - PROP ROUTING TABLE TEXT SUBFIELD

 

RTXSBFLD Cross Reference

Symbol         Dspl Value
-------------- ---- -----
RTXARBSC       0001 80
RTXNOTSC       0001 40
RTXSBFLG       0001
RTXSBL         0002 02
RTXSBLEN       0000
RTXSBTXT       0002

This information is based on z/VM V6R1.0.
Last updated on 23 Oct 2009 at 11:03:02 EDT.
Copyright IBM Corporation, 1990, 2008