Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Mnemonic:
| (CPL132) |
| Hex equivalent: | "@040009@" |
| Discussion: | This mnemonic sets the video display mode to 132 characters per line. |
| Example: |
a. 100 FORMAT (CPL132) . PRINT (0,100) b. PRINT (0) (CPL132) |