Chapter Contents |
Previous |
Next |
LINTYPE |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 62 |
Default Value: | 1 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('LINTYPE', type);
Description |
The GSET('LINTYPE', . . . ) function selects a line type. See Line Types for representations of the different line types. The aspect source flag (ASF) for LINTYPE must be set to 'INDIVIDUAL' for this attribute to be used outside of a line bundle.
Argument Definitions |
type | numeric constant or numeric variable name; indicates the type of line to use. Valid values are 1 to 46, inclusive. |
See Also |
GASK('LINTYPE', . . . ) 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.