Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxuser.dbf
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00670015
Message ID:
00670019
Vues:
20
SET RESOURCE OFF will only stop Foxpro from saving changes back to the FoxUser tables. It still needs them.

I would suggest either checking the "Start In" directory of the shortcut, and set it somewhere else.

Or (and probably a better fix)

SET RESOURCE TO X:\Somewhere\FoxUser.dbf
* eg
SET RESOURCE TO ADDBS(GETENV("Temp")) + "Foxuser.dbf"



>Hi,
>
>I have a project developed in foxpro6. When a user starts
>the project from the desktop icon two icons are also
>created: FOXUSER.DBF and FOXUSER.FTP. Looking at the help
>file I typed in the following into my startup program:
>
>SET RESOURCE OFF
>
>But I still keep on getting the two files created. Then I
>decided to put a similar command into foxpro config.fpw:
>
>RESOURCE=OFF
>
>But they still keep on appearing. Can someone please tell
>me how to correct this error and stop them from cluttering
>up the desktop - they never have anything in them anyway.
>
>Cheers
>Rob
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform