Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

SGMLSetHTMLDTD Function

Overview

The SGMLSetHTMLDTD function sets the specific version of HTML.

Syntax/Parameters

Syntax

int = SGMLSetDTD ( handle hSGML, [int dtd] );

Parameters

hSGML

A handle to an SGML object.

dtd

An int specifying a predefined HTML DTD. The default is DTD_DEFAULT_HTML_50 or it is referenced from the source data. See Section 11.3.10 DTD and Schema for a list of available DTDs.

Return Value

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

Remarks

This function sets a predefined HTML DTD for the SGML Object.

Related Functions

Platform Support

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

Legato IDE, Legato Basic