{ Start of file SOFT.TYP } character = byte; coltype = 0..maxcol; rowtype = 0..maxrow; string10 = packed array [1..10] of char; string20 = packed array [1..20] of char; string30 = packed array [1..30] of char; string80 = packed array [1..80] of char; ZEUStype = (typeSOFT, typeISO6429, typeSSMP, typeSETUP, typeEXIT, typeTEK); { End of file SOFT.TYP }