Chapter Contents

Previous

Next
TEXINDEX

TEXINDEX



Specifies the index of the bundle of text attributes

Operating States: GKOP, SGOP, WSAC, WSOP
Return Codes: 0, 8, 68
Default Value: 1


Syntax
Description
Argument Definitions
See Also


Syntax

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


Description

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.


Argument Definitions

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

See Also

GASK('TEXINDEX', . . . ) routine
GSET('ASF', . . . ) function
GSET('TEXREP', . . . ) function


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.