SET CURSOR Command
Visual FoxPro 9.0 SP2 |
SET CURSOR Command |
See Also |
![]() |
Determines whether the insertion point is displayed when Visual FoxPro waits for input.
SET CURSOR ON | OFF |
Parameters
- ON
-
(Default) Causes the insertion point to be displayed during a pending @ ... GET, @ ... EDIT, WAIT, or INKEY( ).
- OFF
-
Prevents the insertion point from being displayed during a pending @ ... GET, @ ... EDIT, WAIT, or INKEY( ).
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic