Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
| Introduction | IB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Directive | Description |
|---|---|
| USE usefile-name [,directory] [,start-key] | Inserts code from a usefile into the program being compiled |
| ENDUSE | Placed at the end of a usefile |
| SET symbolic-constant = integer-constant | Sets the value of a symbolic constant |
| SET symbolic-constant = string-constant | Sets the value of a string symbolic constant |
| # | Forces a form feed on the compiler output |
| * | Toggle for source code printout |