Chapter Contents

Previous

Next
LININDEX

LININDEX



Specifies the index of the bundle of line attributes

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


Syntax
Description
Argument Definitions
See Also


Syntax

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


Description

The GSET('LININDEX', . . . ) function activates a particular line bundle. The aspect source flags (ASF) of LINCOLOR, LINTYPE, and LINWIDTH must be set to 'BUNDLED' before the associated GDRAW function is executed if you want the bundled values to be used when the affected graphics element is drawn.


Argument Definitions

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

See Also

GASK('LININDEX', . . . ) routine
GSET('ASF', . . . ) function
GSET('LINREP', . . . ) function


Chapter Contents

Previous

Next

Top of Page

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