Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

ProgressSetCaption Function

Overview

The ProgressSetCaption function sets the caption of the progress window.

Syntax/Parameters

Syntax

int = ProgressSetCaption ( string caption );

Parameters

caption

A string.

Return Value

Returns an int as ERROR_NONE on success or -1 on error. Use the GetLastError function to retrieve error information.

Remarks

If no progress window is open or if the progress window is owned by another process when the ProgressSetCaption function is called, the GetLastError function will return ERROR_SOFT.

Related Functions

Platform Support

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

Legato IDE, Legato Basic