DefaultDir$() Function Always Returns Path in LowercaseLast reviewed: February 5, 1998Article ID: Q121966 |
The information in this article applies to:
SYMPTOMSThe Files$(".") function in Word 6.0x for Windows 3.1x 16 bit always returns in Upper Case and the DefaultDir$(n), where n is from 1 to 15, always returns lower case. Word 7.0 running under Windows 95 also returns all lower case when using DefaultDir$(), however, Files$(".") will return the correct case of the current directory.
STATUSMicrosoft has confirmed this to be a problem in Word version 6.0 for Windows NT. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
WORKAROUNDTo return a path in the proper case, use Files$(".") in place of DefaultDir$(0). For DefaultDir$(n) functions, where n is from 1 to 15, there is no easy workaround available.
|
KBCategory: kbprg buglist6.0
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |