Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SeventeenApplication Integration Functions (continued)

GetEditWindowLimit Function

Overview

The GetEditWindowLimit function returns the top limit of Edit Manager’s window list.

Syntax/Parameters

Syntax

int = GetEditWindowLimit ( );

Parameters

(none)

 

Return Value

Returns an int containing the number of edit window “slots” within the manager or a formatted error code on failure.

Remarks

Since the edit manager does not cleanup its internal list, the edit window limit value will be the same or larger than the edit window count. Use the GetEditWindowCount function to retrieve the number of open edit windows.

Related Functions

Platform Support

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

Legato IDE