Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLCreateWriterObject Function

Overview

The HTMLCreateWriterObject function creates an HTML Writer Object and returns a handle to the object.

Syntax/Parameters

Syntax

handle = HTMLCreateWriterObject ( );

Parameters

(none)

 

Return Value

A handle for the object or NULL_HANDLE (0) on error. Use the GetLastError function to retrieve additional error information.

Remarks

An HTML Writer Object is created, data added and then written to a file or a string.

Related Functions

Platform Support

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

Legato IDE, Legato Basic