{ Start of file SSMP.TYP } status = (terminal,host); smallint = 0..255; SSMPtype = smallint; modetype = (fwdtype,chrtype,xytype,deltype,instype,eratype,ctrtype, insline,delline,fldtype); timertype= (off,on); modeindex = 0..37; fieldindex = 0..fieldlimit; savedfield = record fldtop, fldbottom : rowtype; fldleft, fldright : coltype end; tabstop = (notab,tabset); chrow = array [0..maxcol] of character; garow = array [0..maxcol] of highlight; exittype = (MSGDISPLAY, SUSPEND, NORMAL); { End of file SSMP.TYP }