! ECCE data formats and specs
recordformat  EDFILE(integer  start1,lim1, {part 1}
                                start2,lim2, {part 2}
                                lim, {VMLIM}
                                lbeg,fp,change,flag,
                                line  {line number of current pos},
                                diff  {diff between LINE and ROW},
                       byte     top  {top row of sub_window},
                                win  {floating top},
                                bot  {bottom row of sub_window},
                                min  {minimum window size},
                                row  {last row position},
                                col  {last col position},
               string (127) name)
!
external routine spec  EDI(record (edfile)name  main,sec,
                         string (255) message)
external routine spec  CONNECT EDFILE(record (edfile)name  f)
external routine spec  DISCONNECT EDFILE(record (edfile)name  f)
!