ImportString error
- To: mathgroup at smc.vnet.net
- Subject: [mg89238] ImportString error
- From: Grischika at mail.ru
- Date: Sun, 1 Jun 2008 03:34:57 -0400 (EDT)
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!