Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Terminal Server
Message
De
20/08/2004 13:31:30
 
 
À
20/08/2004 10:07:13
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00934854
Message ID:
00934954
Vues:
17
Todd,

We do a lot of work under terminal server and Kelly Conway's method is the best for what you want to do. Even if you don't use the API call, a simple call to GETENV("TEMP") will give you the correct, unique temp directory that is assigned to all TS users. A folder with the users session ID is added to standard TEMP environmental variable and all temp files can be created there. In our case, we also make sure the setup for TS is such that these directories are emptied and removed as the user logs off.

As a side note, unless you change the default setup, there will be spaces in the path to the temp folder, so make sure to program to allow for this.

Bill


>We have a major application and it users the c:\temp directory . We would like a remote office to make use of our app over terminal server. However 1 user conflicts with another when making c:\temp\ tables using our application. It would take us several weeks to find all instances of tables created in C:\temp and recreate these directories in order to user terminal server. Has anyone ever needed to work around this problem before?
>
>Thanks in advance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform