Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (Partial Scan Codes Off) |
| Hex equivalent: | "@0E0008@" |
| Discussion: |
This mnemonic turns off "partial scan code mode."
This mode is turned on with (Partial Scan Codes On).
Also see the following references: |
| Example: |
a. 100 FORMAT (Partial Scan Codes Off) . PRINT (0,100 b. PRINT (0) (Partial Scan Codes Off) |