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


Example

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



This is an example of a field list declaration in PL/I (compare with Figure 23 in topic 17.1.1).



DCL FL(5,10) FIXED BIN(15) STATIC INIT

/*STA DEP WID CSR CSC */ ( 1, 5, 10, 2, 5, 0, 0, 0, 0, 0, /*STA ROW COL WID BLR CHI ACT COI HII SSI*/ 1, 2, 5, 4, 2, 1, 4, 0, 0, 0, 1, 4, 10, 11, 3, 5, 11, 0, 0, 0, 1, 6, 15, 13, 4, 16, 13, 0, 0, 0, 1, 8, 20, 3, 5, 29, 3, 32, 35, 38);



Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012