Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter Twenty-oneEDGARView Integration (continued)

EDGARSetLibraryFolder Function

Overview

The EDGARSetLibraryFolder function sets the application settings defining the library location.

Syntax/Parameters

Syntax

int = EDGARSetLibraryFolder ( string path );

Parameters

path

A string specifying the path for the EDGAR library files. The path must exist.

Return Value

An int as ERROR_NONE or a formatted error code.

Remarks

The library location can be a local, network or UNC location. Neither the script or the application cannot control the names of the library files.

This function does not save the library location in the application settings.

Related Functions

Platform Support

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

Legato IDE