Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
| Mnemonic: | (BeginWaitCursor) |
| Discussion: |
This mnemonic turns on the hourglass cursor.
See (EndWaitCursor) and (RestoreWaitCursor). |
| Example: |
Print (BeginWaitCursor) . . . Print (EndWaitCursor) |