GoFiler Complete

GoFiler Script Reference

 

Legato v 1.1a

Application v 4.19aa

  

 

Chapter ElevenSGML Functions (continued)

HTMLAddTable Function‡

Overview

The HTMLAddTable function adds a complete table to the writer object.

Syntax/Parameters

Syntax

int = HTMLAddTable ( handle hObject, string table[][], [style, widths] );

Parameters

hObject

A handle to an HTML Writer Object.

table

[]

style

[]

widths

[]

Return Value

An int as a ERROR_NONE (0) for no error or a formatted error code.

Remarks

[]

Related Functions