version 6.0
SET CURSOR {(cursor)}
| Parameter | Type | Description | |
| cursor | Number | MacOS-based cursor resource number |
Description
The command SET CURSOR changes the mouse cursor to the cursor stored in the MacOS-based 'CURS' resource whose ID number you pass in cursor.
If you omit the parameter, the mouse cursor is set to the standard arrow.
Use the command RESOURCE LIST to get the list of available cursors.
See Also