PRB: File "C:\TEMP\99999999.TMP" Does Not Exist (119062)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q119062 SYMPTOMS
When you are trying to create a new screen or report, the error message
"File 'C:\TEMP\<99999999.TMP>' does not exist" appears, where
<99999999.TMP> is any random combination of numbers.
CAUSE
When you open a new screen file (*.SCX) or a report file (*.FRX), FoxPro
creates a temporary file. The filename for this temporary file will be
eight randomly generated numbers with an extension of .TMP. If there is a
TMPFILES = statement in the CONFIG.FPW file and the directory pointed to by
that statement does not exist, FoxPro generates the error mentioned above.
RESOLUTION
Make sure that the TMPFILES = statement in the CONFIG.FPW file specifies a
valid directory. For example, if the TMPFILES = statement is
make sure TEMP is a valid directory that exists on drive C.
NOTE: This problem also occurs when the TEMP directory is hidden.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | KB119062 |
---|
|