![]() Chapter Contents |
![]() Previous |
![]() Next |
| HTML |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('HTML', string, return-code-variable);
| Description |
The GASK('HTML', . . . ) routine returns the current HTML string. If a GSET('HTML', . . . ) function has not been previously submitted, GASK('HTML', . . . ) returns the default value, null.
| Argument Definitions |
| string | the HTML string invoked when an affected DSGI graphic element in a web page is clicked. |
| return-code-variable | numeric variable name; returns the return code of the routine call. |
| See Also |
| GDRAW('BAR', . . . ) function | |
| GDRAW('ELLIPSE', . . . ) function | |
| GDRAW('FILL', . . . ) function | |
| GDRAW('MARK', . . . ) function | |
| GDRAW('PIE', . . . ) function | |
| GDRAW('TEXT', . . . ) function | |
| GSET('HTML', . . . ) function |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.