Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (Partial Scan Codes On) |
| Hex equivalent: | "@0E0007@" |
| Discussion: |
In this mode, a partial list of keyboard scan codes are sent to
the Internet Basic program.
See Partial Scan Codes for a list of these codes. This mode is turned off with (Partial Scan Codes Off).
Also see the following references: |
| Example: |
a. 100 FORMAT (Partial Scan Codes On) . PRINT (0,100 b. PRINT (0) (Partial Scan Codes On) |