DefaultDir$(0) Does Not Return DOC-PATH Directory |
Q109090
The DefaultDir$(0) function may or may not return the DOC-PATH directory.
To display the DOC-PATH directory, choose Options from the Tools menu and
select the File Locations tab. The DOC-PATH is the directory listed under
Location for the Document File Type.
By design, the DefaultDir$(0) function returns the current default directory, which you can change by selecting a different directory in the File Open dialog box. As a result, if you have not changed the default directory since you started the current Word session, DefaultDir$(0) returns the DOC-PATH directory. On the other hand, if you change the default directory, DefaultDir$(0) returns the current default directory instead of the DOC-PATH directory.
This functionality is not clearly defined in online help or in the "Microsoft Word Developer's Kit."
"Microsoft Word Developer's Kit," version 6.0, page 331
Additional query words: 6.0 macros document paths functions word6 winword6.ini [microsoft word] section docerr winword ntword wordnt
Keywords : kbmacro kbusage
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |