version 6.0
SET CURSOR {(cursor)}
Parameter | Type | Description | |
cursor | Number | Mac OS-based cursor resource number |
Description
The SET CURSOR command changes the mouse cursor to the cursor stored in the Mac OS-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 RESOURCE LIST command to get the list of available cursors.
See Also