INSTAT function

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


 Syntax 1:

 RetVal = INSTAT

 Parameters:

  • RetVal Returned 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