Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLGetTextMode Function

Overview

The HTMLGetTextMode function returns the current encoded mode.

Syntax/Parameters

Syntax

int = HTMLGetTextMode ( handle hHWO );

Parameters

hHWO

A handle to an HTML Writer Object.

Return Value

An int as TRUE (1) or FALSE (0) for no error or a formatted error code. TRUE indicates that incoming text data will be treated as PCDATA and written directly to the HTML data set.

Remarks

The default mode on object creation is to encode the text being written, or FALSE.

Related Functions

Platform Support

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

Legato IDE, Legato Basic