Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLStyleCreate Function

Overview

The HTMLStyleCreate function creates an HTML Style Object based on a specified DTD or an existing SGML Object.

Syntax/Parameters

Syntax

handle = HTMLStyleCreate ( handle hObject | dword dtd_type );

Parameters

hStyle

A handle to an Edit, Mapped Text or SGML Object.

dtd_type

A dword specifying a DTD. See Section 11.3.10 DTD and Schema for DTD codes.

Return Value

A handle for the newly created Style Object or NULL_HANDLE on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

The create function creates the Style Object and returns a handle. The handle may be used repeatedly to instantiate, modify and render code.

Related Functions

Platform Support

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

Legato IDE, Legato Basic