Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

SGMLErrorsToLog Function

Overview

The SGMLErrorsToLog function dumps any parsing and validation errors to the specified Log Object.

Syntax/Parameters

Syntax

int = SGMLErrorsToLog ( handle hSGML, [handle hLog] );

Parameters

hSGML

A handle to an SGML Object.

hLog

An optional target handle to dump the errors to. If not specified, the errors are spooled to the default log.

Return Value

An int as ERROR_NONE (0) on success or a formatted error code.

Remarks

The errors are appended to the log with their specific position. Errors related to the result code are not appended.

Related Functions

Platform Support

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

Legato IDE, Legato Basic