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

This 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
Legato Release Notes
Version 1.4j (04/23/204) / GoFiler 5.22b

1.0 Legato Script Language Notes   

1.1  Function Improvements and Changes

–  Corrected an error condition that would result in an exception and improved the error reporting on the DataSheetSetCellAttributes function.

–  Adjusted and conformed the key parameter names for the DataSheetGetColumnProps function. This conforms to the DataSheetGetRowProps function. Some of the old key names will no longer work.

1.2  New API Hooks

–  on_export_popup — Called to present the export popup menu processed by hook.

–  on_form_options_popup — Called to present the forms options popup menu processed by hook.

1.3  New API Functions

Data View

–  DataViewCellSetHighlight — Set the highlighting for a cell or a row.

–  DataViewEditControlActivate — Activates edit control, if available.

–  DataViewSetHighlightMode — Enable/disable highlighting.

Data Sheet

–  DataSheetAddToWorkbook — Adds a data sheet to a workbook.

–  DataSheetCreateWorkbook — Creates a Workbook Object for XDS export.

–  DataSheetExportWorkbook — Exports a workbook as an XDS file.

–  DataSheetGetDefaultColumnWidth — Returns the default column width.

–  DataSheetGetDefaultRowHeight — Returns the default row height.

–  DataSheetGetColumnWidth — Returns the calculated column width.

–  DataSheetGetRowHeight — Returns the calculated row height.

–  DataSheetGetSheetDepth — Returns the current depth of the sheet, as calculated.

–  DataSheetGetSheetWidth — Returns the current width of the sheet, as calculated.

–  DataSheetMeasureSheet — Forces the sheet to measure the dimensions of its columns and rows.

–  DataSheetSetCellTextWrap — Sets the wrap mode for a text style cell.

–  DataSheetSetDefaultColumnWidth — Sets the default column width.

–  DataSheetSetDefaultRowHeight — Sets the default row height.

–  DataSheetSetRowHeight — Sets the height of a row as a fixed value.

EDGAR

–  EDGARFetchFileNumberInfo — Looks up company data in the EDGAR Archive using the company’s file number.

–  EDGARFetchFilingsByCIK — Retrieves the EDGAR Archive index of filings by CIK.

–  EDGARFetchFilingsByFileNumber — Retrieves the EDGAR archive index of filings by SEC File Number.

 

Our website uses cookies to give you the best user experience on our website and to help us deliver our services. By using our services, you agree to our use of cookies. Click here for more information.
OK