home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / communic / vis_bbs / ovrs.pas < prev    next >
Encoding:
Pascal/Delphi Source File  |  1990-03-05  |  100 b   |  5 lines

  1.     If OvrResult <> OvrOK then
  2.         Begin
  3.             WriteLn('Overlay file not found.');
  4.             Halt(255);
  5.         End;