MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: ImportString error

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89256] Re: ImportString error
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Sun, 1 Jun 2008 16:34:05 -0400 (EDT)
  • References: <g1tjjt$khe$1@smc.vnet.net>

Hi,

Is Mathematica's TEMP/TMP folder not the same as the
environment variable set by your operating system
suggest ?

Regards
   Jens

Grischika at mail.ru wrote:
> Hello.
> I have a problem with ImportString.
> In[]:
> ImportString["<data>Text</data>","XML"]
> 
> Out[]:
> Import::nffil: File not found during Import[C:\Documents and Settings
> \=C3=F0=E8=F8=E0\Local Settings\Temp\000003a03560,<<2>>,FullChannel-
>> <<11>>[<<1>>]]. >>
> 
> Import::nffil: File not found during Import[C:\Documents and Settings
> \=C3=F0=E8=F8=E0\Local Settings\Temp\000002a03560,<<2>>,FullChannel-
>> <<11>>[<<1>>]]. >>
> 
> $Failed
> 
> On other computer This works perfect. I believe thet it is becouse of
> russian folder's name in path to tepm file.
> So, the question is How to change the path to the Mathematica's temp
> folder? Or if there other means to solve this problem?
> 
> Thank you!
> 


  • Prev by Date: errorbar dashing
  • Next by Date: How to use a returned pure function from say, Maximize
  • Previous by thread: ImportString error
  • Next by thread: Re: ImportString error