PRJ4: ChDir Command Doesn't Change the Default DirectoryLast reviewed: November 24, 1997Article ID: Q130327 |
The information in this article applies to:
SYMPTOMSIn Microsoft Project, the Visual Basic, Applications Edition, ChDir statement doesn't change the current folder or directory.
WORKAROUNDTo work around this problem, specify the full path to the file you want to open in the FileOpen Command.
STATUSMicrosoft has confirmed this to be a problem in the products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe ChDir statement is designed to change the current directory or folder (on the Macintosh). A ChDir command followed by a FileOpen command should look for the specified file in the directory specified by the ChDir statement. This doesn't happen. Project looks for the file in the directory that was the default directory before the ChDir statement was executed.
|
Additional query words: 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |