home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / cgen_msg.tcl < prev    next >
Text File  |  1997-04-10  |  1KB  |  33 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Unable to open file '%1' for writing.
  4. global E_FILE_OPEN_WRITE;    set E_FILE_OPEN_WRITE    "344001"
  5.  
  6. # Unable to open file '%1' for reading.
  7. global E_FILE_OPEN_READ;    set E_FILE_OPEN_READ    "344002"
  8.  
  9. # Unable to determine previous phase for phase '%1'.
  10. global E_NO_PREV_PHASE;    set E_NO_PREV_PHASE    "344003"
  11.  
  12. # Previous phase '%1' should have type 'ObjectDesign'.
  13. global E_WRONG_PREV_PHASE;    set E_WRONG_PREV_PHASE    "344004"
  14.  
  15. # Class without name skipped.
  16. global W_CLASS_WITHOUT_NAME;    set W_CLASS_WITHOUT_NAME    "344005"
  17.  
  18. # Property 'Imported From' not set for file '%1', assuming '%2'.
  19. global W_IMPFROM_NOT_SET;    set W_IMPFROM_NOT_SET    "344006"
  20.  
  21. # Unable to load class '%1'.
  22. global W_UNABLE_TO_LOAD_CLASS;    set W_UNABLE_TO_LOAD_CLASS    "344007"
  23.  
  24. # Unknown file '%1' ignored.
  25. global W_UNKNOWN_FILE;    set W_UNKNOWN_FILE    "344008"
  26.  
  27. # Unable to regenerate: %1.
  28. global E_REGEN;    set E_REGEN    "344009"
  29.  
  30. # Regeneration: %1.
  31. global W_REGEN;    set W_REGEN    "344010"
  32.  
  33.