Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FifteenWindows/OS Functions (continued)

GetProgressWindow Function

Overview

The GetProgressWindow function returns the handle to the application’s progress window, if open.

Syntax/Parameters

Syntax

handle = GetProgressWindow ( );

Parameters

(none)

 

Return Value

Returns a handle to the progress window or NULL_HANDLE (0) if the window is not open. The handle should not be closed.

Remarks

The progress window is opened by ProgressOpen function and may be opened by non-script functions.

Related Functions

Platform Support

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

Legato IDE, Legato Basic