Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

GetProgramFilesFolder Function

Overview

The GetProgramFilesFolder function returns the path to the operating system’s ‘program files’ folder.

Syntax/Parameters

Syntax

string = GetProgramFilesFolder ( );

Parameters

(none)

 

Return Value

Returns a string containing the path or an empty string on failure. Use the GetLastError function to retrieve error information.

Remarks

Since the base application is a 32-bit application, the function will return the ‘x86’ folder by default.

Related Functions

Platform Support

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

Legato IDE, Legato Basic