{ File: [22,320]QIO.TYP Last Edit: 6-APR-1989 14:57:27 History: Philip Hannay. 31-Jan-89. Created. } {These are the type definitions used with QIO calls } TYPE QIO_param_list = packed array [1..6] of word; EIO_param_list = packed array [1..12] of word; QIO_terminator_table = packed array [1..16] of word; { end QIO.TYP }