KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q67777: PRB: Inconsistent Error Attempting to Load Nonexistent Extension

Article: Q67777
Product(s): Microsoft Programming Utilities
Version(s): OS/2:1.0,1.1
Operating System(s): 
Keyword(s): kb16bitonly
Last Modified: 31-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Programmer's Workbench for OS/2, versions 1.0, 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 query words: 1.00 1.10 PWBIss

======================================================================
Keywords          : kb16bitonly 
Technology        : kbAudDeveloper kbPWBSearch kbZNotKeyword3 kbPWB100OS2 kbPWB110OS2
Version           : OS/2:1.0,1.1

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.