Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
(mis)understanding FOXUSER
Message
De
07/06/2002 11:37:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
07/06/2002 11:35:10
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00665997
Message ID:
00665998
Vues:
24
This message has been marked as the solution to the initial question of the thread.
>is the setting for SET EXCLUSIVE stored in FOXUSER.DBF or not ?
>
>? SYS(2005) gives me:
>C:\Program Files\Microsoft Visual Studio\VFP98\FOXUSER.DBF
>
>i type:
>
>SET RESOURCE ON
>SET EXCLUSIVE ON
>CLOSE ALL
>QUIT
>
>when i come back into VFP and do
>
>use myfile
>pack
>
>the file is not opened exclusively. how do i save this setting ?
>
>i never had this problem before, until i worked on a project from
>another person. ever since, my default is not open exclusive,
>as it was before working on the project.

I don't think this has anything to do with foxuser. You can either SET EXCLUSIVE ON explicitly, or open the table with USE MYTABLE EXCLUSIVE. I believe you can also:

  • Specify startup options in your configuration file (config.fpw).
  • Change the option in "Tools | Options", and then "Save as Default".

    Hilmar.
    Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
  • Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform