home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v1.zip / IBMCPP / HELP / DLLRNAME.MSG (.txt) < prev   
OS/2 Message File  |  1993-09-18  |  3KB  |  42 lines

  1. MKMSGF
  2. DLLRNAME.MSG
  3. HLicensed Materials - Property of IBM
  4. HIBM C/C++ Tools Version 2.0 - DLL Rename Utility%1(C) Copyright IBM Corp., 1993, All Rights Reserved
  5. HUS Government Users Restricted Rights - Use, duplication or disclosure%1restricted by GSA ADP Schedule Contract with IBM Corp.%1
  6. HUSAGE:%1  DLLRNAME filename..filenameN [oldname1=newname1..oldnameN=newnameN] [flags]
  7. H%1The flags are:
  8. H/H or /? - Display help
  9. H/N       - do not rename a DLL if its internal name changes
  10. H/Q       - do not display logo
  11. H/R       - do not generate name change report
  12. H%1Specify one or more module names, followed by pairs of DLL names to
  13. Hrename.  Each name pair specifies an old DLL name and a new DLL name,
  14. Hseparated by an equal sign.  The names in a name pair must be the same
  15. Hlength, and do not include the .DLL extension.  If one of the module
  16. Hnames is a DLL that is also spcified for change, the DLL is renamed to
  17. Hmatch the new name unless the /N parameter is specified.
  18. EInvalid command line parameter.%1
  19. EInternal Error - files not changed.%1
  20. I%1Processing file %2.
  21. EError opening file %2.  File may be in use.%1
  22. EError accessing file %2.  File may have been damaged.%1
  23. EFile %2 is not an OS/2 executable.  File has not been changed.%1
  24. EInternal Error - file %2 has not been changed.%1
  25. IFile %2 has not been changed.
  26. IAll external names in file %2 have been changed.
  27. IExecutable name in file %2 has been changed.
  28. I%2 external names in file %3 have been left unchanged.
  29. I%2 names found in file %3.
  30. IExecutable name %2 has been changed to %3.
  31. IExecutable name %2 has been left unchanged.
  32. IImported DLL name %2 has been changed to %3.
  33. IImported DLL name %2 has been left unchanged.
  34. I%1%1Complete.  %2 error(s) detected.
  35. IFile %2 has been renamed to %3 to match internal DLL name.
  36. EError renaming file %2 to %3.
  37. EChange string %2 is ignored.  It will have no effect.
  38. EChange string %2 is ignored.  The names are diferent lengths.
  39. EChange string %2 is invalid, and is ignored.
  40. EChange string %2 is contains a name over 8 characters long.
  41. ENo filename specified.%1
  42.