set [the] cursor to cursor
The cursor property sets the image that appears as the pointer on the screen.
Note: cursor is a set-only property. You cannot get the current value of the cursor from a script.
HyperCard provides a number of built-in cursors that you can use. (HyperCard automatically resets the cursor to the image for the current tool on idle—when no other action is happening.)
The built-in cursors are:
* `Ibeam` (or `1`)
* `cross` (or `2`)
* `plus` (or `3`)
* `watch` (or `4`)
* `hand`
* `arrow`
* `busy`
* `none`
The busy cursor rotates an eighth of a turn each time you call it.