TEXINDEX

Specifies the index of the bundle of text attributes
Operating state: GKOP, SGOP, WSAC, WSOP
Default: 1

Syntax

return-code-variable=GSET('TEXINDEX', index);

Required Argument

index
numeric constant or numeric variable name; indicates the number of the bundle to activate. Valid values are 1 to 20, inclusive.

Return Codes

This function returns:

Details

The GSET('TEXINDEX', . . . ) function activates the text bundle indicated by index. The aspect source flag (ASF) for TEXCOLOR and TEXFONT must be set to 'BUNDLED' before the GDRAW('TEXT', . . . ) function is executed if you want the bundled values to be used when the text is drawn.