Turbo Pascal E-Z keyboard interface unit;contains a greatly enhanced readkey function (getkey),error-free numeric input routines for inputting signedand unsigned integers and real numbers (readint,readno, and readreal), string input procedures with line editingand the ability to limit input width (readstr and editstr),and many handy miscellaneous routines.Does not use the CRT unit; requires a compatible BIOS.