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