ScanLib ScanLib/lib contains a series of subroutines which allow the keyboard to be scaned for input using QIO calls. To use ScanLib include ScanLib.Def in your program... %INCLUDE 'Sys$SysRoot:[SysUTL.ScanLib]ScanLib.DEF' and link your object to ScanLib/LIB For more information see ScanLib.Def.