Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLCompleteTable Function

Overview

The HTMLCompleteTable function causes the currently managed table to be written to the specified HTML Writer Object output buffer.

Syntax/Parameters

Syntax

int = HTMLCompleteTable ( handle hObject );

Parameters

hObject

A handle to an HTML Writer Object.

Return Value

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

Remarks

This function should be called to complete and close a managed table. Upon completion, the actual table is written to the output buffer for the specified HTML Writer Object.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic