Chapter Contents |
Previous |
Next |
MARTYPE |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('MARTYPE', type, return-code-variable);
Description |
The GASK('MARTYPE', . . . ) routine returns the current marker type. If no marker type has been previously selected with the GSET('MARTYPE', . . . ) function, GASK('MARTYPE', . . . ) returns the default value, 1.
Argument Definitions |
type | numeric variable name; returns the index of the marker type currently selected. See the function GSET('MARTYPE', . . . ) for an explanation of the indexes for markers. |
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
GSET('MARTYPE', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.