Cypress Enable Scripting Language Elements: Introduction

In this chapter, the general elements of the Enable language are described. Enable scripts can include comments, statements, various representations of numbers, 11 variable data types including user defined types, and multiple flow of control structures. Enable is also extendable by calling external DLL files or calling functions back in the applications .exe file.

More:

Numbers

Variable and Constant Names

Variable Types

Other Data Types

Control Structures

Subroutines and Functions

Calling Procedures in DLLs

File Input/Output

Arrays

User Defined Types

Dialog Support

OLE Automation

What is an OLE Object?

OLE Fundamentals

OLE Automation and Microsoft Word Example:

Making Applications Work Together