Syntax:
Then: CURSOR ON
Then: CURSOR OFF
Then: CURSOR DEFAULT
Version Ref: 5.0
Description:
Forces the cursor on/off, or restores the default behavior.
Example:
CURSOR OFF
xx = LISTBOX(array)
CURSOR DEFAULT
NOTE:
filePro will not automatically restore the default cursor behavior. If you CURSOR OFF without ever executing CURSOR DEFAULT, the cursor will remain off until you exit *clerk or *report.