Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Cursor... Terminal Server/Citrix
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00571833
Message ID:
00571990
Views:
24
Hi!

In VFP it seems that temporary directpry usually match to the system environment variable "TEMP" by default. Terminal server or Citrix might assign something weird for it like you mentioned. Try to check this environment setting.

>In the applications config.fpw -- there are no settings for directories in it.
>So;by default, it will use the temp directory.
>Under terminal server, each user gets their own tempdirectory (console = 0, each user then gets a unique session id -- it would be m:\temp\1 etc for each session logon)
>
>But I'm finding that crea cursor is sometimes creating the cursor in the current directory, not the temp directory...
>
>>Check your config.fpw for the following
>>
>>TMPFILES=M:\TEMP\#\
>>EDITWORK=M:\TEMP\#\
>>PROGWORK=M:\TEMP\#\
>>SORTWORK=M:\TEMP\#\
>>
>>HTH,
>>Arriyel
>>
>>>Just upgraded to vfp7...
>>>
>>>Before when my app issued create cursor... it created the cursor in the users tempdirectory (M:\TEMP\#\)
>>>
>>>Now, I find it's "creating" it in a directory that doesn't exist..
>>>
>>>crea cursor.....
>>>?dbf()
>>>
>>>m:\data\les\00jassing\
>>>
>>>well, the M:\data\ directory exists, but the other two sub dirs don't.
>>>
>>>So when I do an "insert" or "index" it fails...
>>>
>>>Any idea on how to get around this?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform