Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4i

Application v 5.22a

  

 

Part I — Legato Language

Chapter TwoLanguage Overview

Chapter Contents

2.1 Some Simple Programs
2.1.1 Overview
2.1.2 Temperature Conversion
2.1.3 A Temperature Variation
2.1.4 Display the Contents of a Folder
2.1.5 Make a Wiki Request
2.2 Data
2.2.1 Data Used in Programming
2.2.2 Types and Sources of Data
2.2.3 Sharing Data
2.2.4 Fundamental Data Types
2.2.5 Arrays, Lists and Tables
2.3 Control and Flow
2.4 Interacting with the Application
2.5 Interacting with External Systems
2.6 Integrated Development Environment (IDE)
2.6.1 Using the IDE
2.6.2 Developing Programs
2.6.3 Preprocess
2.6.4 Crunch/Integrate
2.6.5 Sign Code
2.6.6 Running Programs
2.6.7 Program Errors
2.6.8 Program Trace
2.7 Extensions
2.7.1 Build in Functions
2.7.2 Extensions
2.7.3 Functions
2.8 Debugging Tools
2.8.1 Using Trace
2.8.2 Trace Within the IDE
2.8.3 Trace Dumped to a File
2.9 Script Errors
2.9.1 Overview
2.9.2 Preprocess Errors
2.9.3 Runtime Errors
2.9.4 Functions
2.10 Console and Console Applications
2.10.1 Console and Windows Applications
2.10.2 The Console Window
2.10.3 Logs
2.10.4 Console Window and Related Functions 
2.11 Security
2.11.1 Overview
2.11.2 Code Signing
2.11.3 Code Crunching
2.11.4 Types of Permissions
2.11.5 Secure Memory Model
2.11.6 Security Functions