Chapter Contents |
Previous |
Next |
FILTYPE |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('FILTYPE', interior, return-code-variable);
Description |
The GASK('FILTYPE', . . . ) routine returns the current fill type. If no fill type has been previously selected with the GSET('FILTYPE', . . . ) function, GASK('FILTYPE', . . . ) returns the default value, HOLLOW.
Argument Definitions |
interior | character variable name; returns
the fill type that is active, that is, one of the following values:
|
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
GASK('FILSTYLE', . . . ) routine | |
GSET('FILTYPE', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.