Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

SGMLHasErrors Function

Overview

The SGMLHasErrors function checks the error buffer for the recently parsed element.

Syntax/Parameters

Syntax

boolean = SGMLHasErrors ( handle hSGML );

Parameters

hSGML

A handle to an SGML Object.

Return Value

A boolean value as TRUE if the parsed item error buffer has errors. The function also returns FALSE on error or if the item parsed is not a tag. Use the GetLastError function to retrieve a formatted error code.

Remarks

This function simply checks the error buffer to see if there are any errors discovered during the parse of the last tag.

Related Functions

Platform Support

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

Legato IDE, Legato Basic