PRB: Inconsistent Error Attempting to Load Nonexistent Extension

Last reviewed: July 17, 1997
Article ID: Q67777
1.00 1.10 OS/2 kbtool kberrmsg kbprb

The information in this article applies to:

  • Microsoft Programmer's Workbench for OS/2, versions 1.0 and 1.1

SYMPTOMS

When attempting to load an OS/2 Programmer's WorkBench (PWB) extension through a macro definition in the TOOLS.INI file, if the extension file does not exist, or is not in the current path, the following error message is displayed in a dialog box:

   pwbhelp:  SYS0123:  A file name or volume label contains an
                       incorrect character

CAUSE

This error message should indicate that the extension file could not be found; however, the message is generated by the OS/2 operating system's DLL loading code, and therefore, cannot be changed by PWB.

The following error message is generated in the MS-DOS version of PWB, which displays this message in a dialog box:

   No such file or directory

RESOLUTION

To correct the problem, make sure that the directory in which the extension resides is in the current path.


Additional reference words: 1.00 1.10 PWBIss
KBCategory: kbtool kberrmsg kbprb
KBSubcategory: PWBIss
Keywords : kb16bitonly


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.