![]() Chapter Contents |
![]() Previous |
![]() Next |
| FILSTYLE |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('FILSTYLE', style-index, return-code-variable);
| Description |
The GASK('FILSTYLE', . . . ) routine returns the current fill style of the interior when FILTYPE is PATTERN or HATCH. If no fill style has been previously selected with the GSET('FILSTYLE', . . . ) function, GASK('FILSTYLE', . . . ) returns the default value, 1.
| Argument Definitions |
| style-index | numeric variable name; returns the index of the fill pattern associated with the bundle. See the GSET('FILSTYLE', . . . ) function for the interior styles represented by style-index. |
| return-code-variable | numeric variable name; returns the return code of the routine call. |
| See Also |
| GASK('FILSTYLE', . . . ) routine | |
| GSET('FILSTYLE', . . . ) function | |
| GSET('FILTYPE', . . . ) function |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.