PRB: "Save As" Directory Isn't the Same as Default DirectoryID: Q130996 3.00 WINDOWS kbui kbprb The information in this article applies to:
SYMPTOMSAfter choosing Save As from the File menu, the current directory listed in the Save As dialog box is not the same as the directory set previously by the SET DEFAULT command.
CAUSEVisual FoxPro uses the current directory, not the default directory as its default for system-level functionality such as opening or saving files. The SET DEFAULT command sets the directory that Visual FoxPro uses to look for data. It does not effect system-level functionality.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a directory off the root of drive C: called TEMP. 2. Start Visual FoxPro. 3. Enter the following commands, one at a time, in the Command window:
4. In the empty window that comes up for TEST.PRG type:
5. From the File Menu, choose Save As.
6. Note that the currently selected "Save As" directory is C:\TEMP, not Additional reference words: 3.00 VFoxWin
KBCategory: kbui kbprb
KBSubcategory: FxotherGeneral
|
Last Reviewed: May 1, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |