INSTAT function

Purpose: INSTAT returns logical true if there is a keypress pending


 Syntax:

 RetVal = INSTAT

 Parameters:

  • None.

 Return Value:

  • RetVal, the return value, is a logical TRUE if there is a keypress pending.

Remarks: Useful for "Press Any Key" types of routines

BCX Console Sample Programs using INSTAT function.

S59.bas, S90.bas, S100.bas, S119.bas