Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (Auto TAB Off) |
| Hex equivalent: | "@0E0004@" |
| Discussion: |
This mnemonic turns off the "automatic tab mode."
Also see (Auto TAB On). |
| Example: |
a. 100 FORMAT (Auto TAB Off) . PRINT (0,100) b. PRINT (0) (Auto TAB Off) |