Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SeventeenApplication Integration Functions (continued)

GetEditWindowCount Function

Overview

The GetEditWindowCount function returns the number of open windows within the Edit Manager’s window list.

Syntax/Parameters

Syntax

int = GetEditWindowCount ( );

Parameters

(none)

 

Return Value

Returns an int representing the number of open edit windows or a formatted error code on failure.

Remarks

The number of open windows has an upper limit. See the GetEditWindowLimit function for more information.

Related Functions

Platform Support

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

Legato IDE