Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create cursors
Message
De
31/07/2001 21:32:59
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
31/07/2001 21:15:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00538114
Message ID:
00538121
Vues:
12
>When a remote view or cursor is created, it is created local in the temp directory. Is there a way of creating this cursor some where else, like in a directory on the server?
>
> My problem is, I have a lot of users who will use the program and there C:\drive may not always have enough space to store the cursor or view.
>
>Your information will be helpfull!!!

In your configuration file you can do:
TMPFILES = drive:\somepath

There are some issues about temporary files such as using local, fast drives. There is good info in the help file if you search on "temporary."

For example, From the 6.0 help file:
Managing Temporary Files
Visual FoxPro creates temporary files for a variety of activities. For example, Visual FoxPro creates temporary files during editing, indexing, and sorting. Text editor sessions can also create a complete temporary copy of the file being edited.

By default, Visual FoxPro creates its temporary files in the same directory that Windows stores its temporary files, unless you specifically designate an alternate location. Specify an alternate location by including one or more of the EDITWORK, SORTWORK, PROGWORK, and TMPFILES statements in the Config.fpw file.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform