|
| Previous: 6.1.3 Operators | TOC | Index | Back | Next: 6.2 Runtime Support Routines |
| Meta command | Description |
|---|---|
| #! comment !# | Nestable meta comment. |
| #BPW n; | Emit Tcode for a machine with n bytes per machine word. n mem {0,2,4,8}. 0 = Portable. |
| #CLASSPATH "path"; | Specify an alternative location for searching class files. |
| #DEBUG; | Turn on emission of debug information. |
| Previous: 6.1.3 Operators | TOC | Index | Back | Next: 6.2 Runtime Support Routines |