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


PL/I example

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Similarly, if you use PL/I as the program language and call the data field SPECNAME, the generated code is:


     10 SPECNAME_CURSOR CHAR(1),
     10 SPECNAME_HI_SEL CHAR(1),
     10 SPECNAME_HI CHAR(1),
     10 SPECNAME_LENGTH FIXED BIN(15),
     10 SPECNAME CHAR(25),

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012