!Dummy CHIMP
recordformat  FSTATEFM(integer  start1,lim1, {part 1}
                                start2,lim2, {part2}
                                lim, {VMLIM}
                                lbeg,fp,change,flag,
                                line  {line number of current pos},
                                diff  {diff between LINE and ROW},
                  byteinteger   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})
externalroutine  ECCECI(record (fstatefm)name  main)
printstring("Sorry, no IMP checking in this version");  newline
end 
endoffile