![]() Chapter Contents |
![]() Previous |
![]() Next |
| LINTYPE |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('LINTYPE', type, return-code-variable);
| Description |
The GASK('LINTYPE', . . . ) routine returns the current line type. If no line type was previously selected with the GSET('LINTYPE', . . . ) function, GASK('LINTYPE', . . . ) returns the default value, 1.
| Argument Definitions |
| type | numeric variable name; returns the index of the line type currently selected. Refer to Line Types for representations of the line types. |
| return-code-variable | numeric variable name; returns the return code of the routine call. |
| See Also |
| GSET('LINTYPE', . . . ) function |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.