GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GSTXR GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To set text representation. Attribute function. Creates a bundle of text attribute values and associates them with a text index at a workstation. Parameters wkid (specified by user) (fullword integer)
txi (specified by user) (fullword integer)
font (specified by user) (fullword integer)
prec (specified by user) (fullword integer)
chxp (specified by user) (short floating point)
chsp (specified by user) (short floating point)
coli (specified by user) (fullword integer)
Operating states WSOP, WSAC, SGOP Related functions Text (GTXS), Inquire text representation (GQTXR), Set text index (GSTXI), Set text font and precision (GSTXFP), Inquire text facilities (GQTXF) Description This function creates a bundle of attribute values and associates them with text index txi at workstation wkid. The bundle is stored in the text bundle table of the workstation. The text bundle table in the workstation state list has predefined entries taken from the workstation description table when the workstation is opened. Several bundles are predefined for every output and output/input workstation. Any table entry (including the predefined entries) may be redefined using this function. When a text output primitive is displayed, the current text index refers to an entry in the text bundle table. If text is displayed with a text index that is not present in the text bundle table, text index 1 is used. Which of the attributes in the bundle table entry are used depends on the setting of the following text attribute aspect source flags:
See the Set text font and precision (GSTXFP) function for details of the available text fonts and precisions. Principal errors
|
Copyright IBM Corporation 1990, 2012 |