home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / PROGRAM / DELPHI16 / EXCEL / EXCELS.INC < prev    next >
Text File  |  1997-11-16  |  436b  |  11 lines

  1. const                 { English messages } 
  2.      msgNoExcel       = 'Excel cannot be lunched';
  3.      msgNoConnect     = 'Excel not connected';
  4.      msgNoLink        = 'Excel cannot linked';
  5.      msgNoRespond     = 'Excel not responding';
  6.      msgNoReply       = '*** No Reply ***';
  7.      msgNotAccepted   ='" not accepted by Excel';
  8.      msgNoMacro       = 'Macro is not opened';
  9.      msgNoTable       = 'Table is not opened';
  10.  
  11.