PRB: "File Does Not Exist" Error Message When Exiting .EXELast reviewed: April 29, 1996Article ID: Q102049 |
The information in this article applies to:
SYMPTOMSQuitting an .EXE file works until the .EXE is run from a separate directory without being connected to the network. When you try to quit, or when FOXHELP.DBF cannot be found, the error message "File Does Not Exist" is displayed. This problem also occurs with stand-alone machines that are not connected to a network if the MS-DOS search PATH statement in the AUTOEXEC.BAT file does not contain the FoxPro directory.
RESOLUTIONThe SET HELP TO command is used to restore the environment when you quit an application. To avoid the error mentioned above, remove the SET HELP TO line from your Cleanup code before distributing your application.
|
Additional reference words: FoxDos FoxWin 1.02 2.00 2.50 exit
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |