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



Below is an example of a declaration for a bundle list in PL/I:



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

/*STA DEP WID */ ( 0, 5, 10, 0, 0, 0, 0, 0, 0, 0, /*STA PRS TYP VAL COL VAL BDY VAL PSS VAL*/ 0, 3, 8, 0, 24, 3, 72, 1, 0, 0, 0, 3, 8, 0, 24, 5, 72, 3, 0, 0, 0, 4, 8, 0, 24, 6, 72, 15, 32, 80, 0, 4, 8, 0, 24, 3, 72, 7, 88, 7);



Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012