This command has been kept for compatibility's sake only since it relies on mechanisms that are now obsolete (Mac OS 'CURS' resources). Its use in new developments is not recommended.
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.
Here are some basic cursors that might be passed in the cursor parameter:
1
2
3
4