Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

SGMLSetCodeWidth Function

Overview

The SGMLGetCodeWidth function sets the application wide code width.

Syntax/Parameters

Syntax

int = SGMLSetCodeWidth ( int width );

Parameters

width

An int value specifying the new code width. The value must be from 80 to 1024.

Return Value

An int as the previous application wide code width value or a formatted error code. Use the GetLastError and GetLastErrorMessage to retrieve additional information.

Remarks

The application default is 132. This value can be permanently set in the application preferences, if available. Depending the programming context, programmers may want to save the previous value and restore the setting upon exit.

Related Functions

Platform Support

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

Legato IDE, Legato Basic