Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert a cursor from temporary to permanent
Message
From
15/02/2002 06:20:10
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
15/02/2002 00:40:25
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00619899
Message ID:
00620563
Views:
34
>It is cruel I know. I don't need or want to do this on a network - it is only for local processes. So it shoud be on local computer to avoid network traffic.
>I started this before I found SYS(2015) and now I'm used to. ::)

Avoid network traffic - that makes sense, indeed. I started putting all temp files on the folder that contains the EXE (in my case, a shared network folder), for lazyness. Later, I created at least some TEMP files on the local computer. Here is the catch: the expression I use, sys(2023), returns the network folder on some machines! Perhaps those machines don't have a C:\WINDOWS\TEMP folder, and use the current folder as default. IOW, I use this function to store temp files on the local disk, but I can't really trust it to work in all cases.

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)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform