![]() Chapter Contents |
![]() Previous |
![]() Next |
| Table Editor: _createHTML |
| Syntax | |
| Details |
Syntax |
| CALL SEND (table-id, '_createHTML', html-file); |
| Argument | Type | Description |
|---|---|---|
| table-id |
N | specifies the object identifier of the table editor |
| html-file | C | specifies the name of the HTML file created by the method that contains the table |
| Details |
The _createHTML method recreates the content of a table editor in an HTML-formatted Web page. This is not a dynamic image of the table editor or the data source being accessed by the table editor object. Note that a table-enabled browser is required to view the output from _createHTML.
If no model is attached, then no output is created.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.