Library /sys$common/syshlp/BASICHELP.HLB  —  INKEY$
  The INKEY$ function reads a single keystroke from a terminal opened  on  a
  specified  channel  and  returns  the  typed  key.   Escape  sequences are
  interpreted and are returned as mnemonic strings.

  Example

  key_stroke$ = INKEY$(0%, WAIT)
Additional Information: explode extract
Syntax
Close Help