home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / uaktualnienia / OptionPackPL / MTS1.CAB / exegen.exe / string.txt next >
Text File  |  1998-04-27  |  2KB  |  48 lines

  1. 200    Error: Unrecognized switch: %s\n
  2. 201    Error: Unable to open command file: %s\n
  3. 202    Error: Unable to write to file: %s\n
  4. 203    Adding class %s from %s\n
  5. 205    Error: No main class file specified.\n
  6. 206    Error: No class files found.\n
  7. 207    Error: Unable to open output file: %s\n
  8. 208    Error: Unable to update class resources in file: %s\n
  9. 209    Error: Ignoring file %s\n
  10. 210    Warning: Ignoring /main option.
  11. 211    Error: Invalid path: %s\n
  12. 212    Error: Badly formatted class file: %s\n
  13. 213    Adding resources from file %s\n
  14. 214    Error: Badly formatted clsid: '%s' from file %s\n
  15. 215    Error: Unknown keyword: '%s' in file %s\n
  16. 216    Error: No class: keyword in file %s\n
  17. 217    Adding registration for class %s, clsid %s\n
  18. 218    Adding registration for class %s, clsid %s, progid %s\n
  19. 219    Error: File not found: %s\n
  20. 220    Error: Unable to load resources from file %s\n
  21. 221    Error: Unable to read typelib file %s\n
  22. 222    Adding type library from file %s\n
  23. 223    Error: File %s not found in directory %s\n
  24. 224    Error: File %s not found in %s or its subdirectories.\n
  25. 225    File %s has been created.\n
  26. 226    Warning: Clsid %s will not be registered because class %s was not included.\n
  27. 300    Microsoft (R) Java(tm) Executable Generator\n
  28. 301    Copyright (C) Microsoft Corp 1996. All rights reserved.\n
  29. 302    \n
  30. 303    Usage: EXEGEN [options] [@command file] files\n
  31. 304    \n
  32. 305      /MAIN:<classname>   Set main class file.\n
  33. 306      /NOMAIN             Prevent error if /MAIN isn't used.\n
  34. 307      /OUT:<filename>     Set output file name.\n
  35. 308      /R                  Recurse into sub-directories.\n
  36. 309      /R-                 Do not Recurse into sub-directories (default).\n
  37. 310      /V                  Verbose output.\n
  38. 311      /W                  Use stub without a console window.\n
  39. 312                            (for windowed applications).\n
  40. 313      /D                  Generate ActiveX DLL.\n
  41. 314    \n
  42. 315      /BINDTO:<stub>      Specify exe or dll to bind resources to.\n
  43. 316      /RAW                Save resource data to file.\n
  44. 317    \n
  45. 318      files               class files, resource files, typelibs and/or\n
  46. 319                          text file with 'class:' 'clsid:' 'progid:'\n
  47. 320    \n
  48.