Term | Topic | Meaning | See Also |
OPL Basics |
A value that isnt an array value, just a single item. |
|
|
OPL Basics |
A human-editable program Source code must be translated before the OPL interpreter can run it. |
||
Data File Handling |
Structured Query Language, pronounced sequel. SQL can be used to query relational databases. |
||
Introducing OPL |
One instruction for OPL to carry out. Statements are built from keywords, and possibly other information like numbers or text. |
||
OPL Basics |
A text value. |
||
OPL Basics |
A grouping of statements that doesnt actually change any data. Used for loop controls, application definitions, menus etc. |
||
Advanced Topics |
A task which makes the task which started it wait until it has completed. |
||
Advanced Topics |
An EPOC fatal error code. System panics do not bring the entire system down, but they do kill all processes belonging to the erroneous application or program. |
|