We are using vfp8 and occassionally are getting path errors where when exiting a program (compiled exe) will get things like
c:\windows\temp\testprg.fxp not found
This only happens on machines that don't have a c:\windows\temp directory.
Our VFP settings (in tools options) have temporary files set to c:\windows\temp.
Is there a way to establish a default temporary files directory in a compiled exe?
c:\windows\temp\testprg.fxp not found
This only happens on machines that don't have a c:\windows\temp directory.
Our VFP settings (in tools options) have temporary files set to c:\windows\temp.
Is there a way to establish a default temporary files directory in a compiled exe?