Function InputMode() Foundation

Determines active or last input mode.

Syntax
InputMode( [<lActiveMode>] ;  // Default: .F.
         ) --> nInputMode
Return

Return values correspond to #define constants found in XBTDRV.CH

Return values of InputMode()
Constant Description
IMODE_NO No input active
IMODE_WAIT WAIT
IMODE_INPUT ACCEPT, INPUT
IMODE_READ READ, READ SAVE
IMODE_MEMOEDIT MemoEdit()
IMODE_MENU MENU TO
IMODE_INKEY InkeyTrap()
IMODE_ACHOICE Achoice()

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.