Using Legato
The Legato Scripting Language and the IDE are included in all installations of GoFiler Complete. You may also download the Legato Interpreter for free as a standalone package below.
This package will allow you to run Legato scripts from a command line. Legato is free for development for personal or non-commercial use. By downloading Legato Basic, you agree to the Terms and Conditions of its use.
Download 32-bit Download 64-bitThis package will allow you to write, debug and run Legato scripts from an IDE. Legato is free for development for personal or non-commercial use. By downloading Legato IDE, you agree to the Terms and Conditions of its use.
Download 32-bit Download 64-bit1.0 Legato IDE and Script Language
1.1 IDE Improvements
SDK Documentation
– Reorganized the INI, Application Preferences and Registry documentation to help clarify operation and applicable use of the related API functions.
– Changed the SDK help to automatically request download on first use. Also, for consistency the SDK help files and download scripts have been renamed.
1.2 Script Engine
Parsing/Compiling
– Corrected an internal error message with regard to the return statement, with a returned literal value, without the ending semicolon. This would result in an internal error message when a run time error message should have been generated.
1.3 Existing API Changes and Improvements
EDGAR
– EDGARNextMakeAPICall — Corrected an issue that would cause the supplied headers to not be added to the request.
1.4 New API Functions
Frame
– SetPreference — Sets a single application preference and optionally retains the setting.