GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
BASIC (IBM) GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
A call interface to GDDM is provided by IBM BASIC. The first argument to the CALL GDDM command is the request control parameter code; for example:
100 ASDFLD=201852672
110 CALL GDDM (ASDFLD,2,30,44,1,1,0)
More information on using IBM BASIC with GDDM is given in the publications
for IBM BASIC.
|
Copyright IBM Corporation 1990, 2012 |