GDDM V3R2 Base Application Programming Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


Process specific control

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



GDDM uses the Process Specific Control (PSC) order to store picture prolog and symbol-set information in a GDF object. Because it does not add any graphics data to the picture, the order is ignored by the GSPUT call. For information on the different PSC orders, see topics 10.9 to 10.10.25.


 Fld
 len
 Content
                  
 Meaning
                                               
 1  X'02'  Process Specific Control order code
 1  LEN  Length of following data
 1  X'xx'  Process Identifier
 1  X'xx'  Function Identifier
 LEN
 -2
 DATA
                  
 Process-specific Controls
                                               


Note: GSGET returns two types of PSCs:

  • X'01' - for symbol-set names
  • X'02' - for the picture prolog, including the defaults.

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012