GDDM V3R2 Base Application Programming Guide
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
Using APL terminals GDDM V3R2 Base Application Programming Guide SC33-0867-01 |
|
Under TSO, device information provided by the subsystem does not distinguish between an IBM 3277 Model 2 display terminal and an IBM 3278 or 3279 Model 2 display terminal, unless the latter is defined to be "queriable"; that is, is defined to support the Read Partition (Query) Structured Field by the 3274 Controller Configuration Support C and the Extended Character Set Adapter (feature number 3610). By default, GDDM resolves this ambiguity by assuming that the device is an IBM 3278. If the device is actually a nonqueriable IBM 3278 or 3279 Model 2 with an APL Feature, and if the APL character set is to be referred to by an application, the GDDM default assumption must be overridden to ensure correct operation of the device. The GDDM default can be overridden in any of these ways:
By default, GDDM assumes that such a device has the APL feature, and it selects an appropriate set of translation tables. (For more information, see "Country-extended code pages" in topic 12.11.2 and the description of ASTYPE in the GDDM Base Application Programming Reference book.) If the device does not have the APL feature, the use of character code points that correspond to APL characters may result in incorrect output at the device. The GDDM default can be overridden in either of the following ways. The application program can:
|
Copyright IBM Corporation 1990, 2012 |