dbTalk Databases Forums  

Newbie: Setting temp file to . . .

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Newbie: Setting temp file to . . . in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
richmarin@earthlink.net
 
Posts: n/a

Default Newbie: Setting temp file to . . . - 08-25-2005 , 10:51 AM







I am using VFP 5.0.

I wanted to be able to tell foxpro, via code, where to put temporary
files.

Is there a command that lets me do this?

...


Reply With Quote
  #2  
Old   
Rick Bean
 
Posts: n/a

Default Re: Newbie: Setting temp file to . . . - 08-26-2005 , 08:06 AM






Rich,
The temp file location can only be set in the CONFIG.FPW file (TMPFILE=xxx). VFP
opens these files before it ever gets to running your code, so you can't change
it on the fly.

Rick


<richmarin (AT) earthlink (DOT) net> wrote

Quote:
I am using VFP 5.0.

I wanted to be able to tell foxpro, via code, where to put temporary
files.

Is there a command that lets me do this?

..



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.