Previous Page
|
Next Page
LINTYPE
Specifies the line type
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
1
Syntax
Details
Syntax
return-code-variable
=GSET('LINTYPE',
type
);
Required Argument
type
numeric constant or numeric variable name; indicates the type of line to use. Valid values are 1 to 46, inclusive.
Return Codes
This function returns:
0, 8, or 62. See
Return Codes for DSGI Routines and Functions
.
Details
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.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page