Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxuser.dbf not created in XP
Message
From
15/06/2006 23:15:01
Neil Mc Donald
Cencom Systems P/L
The Sun, Australia
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01129176
Message ID:
01129440
Views:
19
Hi,
Create a temp directory under your app directory and add the following entries to config.fpw and see what happens

tmpfiles = your_app_drive:\your_app\TEMP
sortwork = your_app_drive:\your_app\TEMP
progwork = your_app_drive:\your_app\TEMP
editwork = your_app_drive:\your_app\TEMP
resource = your_app_drive:\your_app\foxuser.dbf

Substitute your_app_drive & your_app to point to where your app is located

>Well it looks like the answers here put me on the right track - but I'm still confused. I had to put some trace code in the application and recompile it. It now tells me that sys(2003) is pointing to c:\windows\system32 in win XP, while in win98 it's pointing to the same directory where the exe is located.
>
>I'm not sure why the difference.
>
>I also do not know why in XP, it empties the foxuser.dbf that's in the same directory as the exe.
>
>config.fpw is the same in both OS
>
>resource=on
>screen=off
>title=
Regards N Mc Donald
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform