home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 153.img / TELES.ZIP / AMSG.PAS < prev    next >
Pascal/Delphi Source File  |  1988-03-12  |  158b  |  4 lines

  1.   nl;nl;assign(filv,systat.gfilepath+'auto.msg');
  2.   {$I-} reset(filv); {$I+}
  3.   if ioresult<>0 then print('No Auto-message') else begin
  4.     readln(filv,n);