home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 153.img / TELES.ZIP / GDEE.PAS < prev    next >
Pascal/Delphi Source File  |  1988-07-23  |  88b  |  2 lines

  1.   assign(systatf,'status.dat');
  2.   reset(systatf); read(systatf,systat);close(systatf);