Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

DTDGetObject Function

Overview

The DTDGetObject function gets the object from a related SGML object.

Syntax/Parameters

Syntax

handle = DTDGetObject ( handle hObject );

Parameters

hObject

A handle to a related SGML item such as an SGML or HTML Table object.

Return Value

A handle to a DTD object or NULL_HANDLE on failure. Use the GetLastError to retrieve a formatted error code.

Remarks

This object handle is owned by the associated object. Closing the handle will discard the handle but not the DTD and will not impact the associated object. Note that most DTD level functions will access any related object with a DTD as an object handle.

Related Functions

Platform Support

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

Legato IDE, Legato Basic