Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
The following special characters may be included as the first character of a source statement. Each character causes a distinct action by the Internet Basic compiler. These characters, which may appear in any section of the source program, are:
| Character | Action |
|---|---|
| # | Forces a form feed on the compiler output |
| * | On/off switch for source code printout. First occurrence turns the listing off, second occurrence turns it back on. |