Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2745 > unrolled thread

Re: Unicode path names not supported on Windows?

Started byJohn Fultz <jfultz@wolfram.com>
First post2011-05-27 10:13 +0000
Last post2011-05-27 10:13 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: Unicode path names not supported on Windows? John Fultz <jfultz@wolfram.com> - 2011-05-27 10:13 +0000

#2745 — Re: Unicode path names not supported on Windows?

FromJohn Fultz <jfultz@wolfram.com>
Date2011-05-27 10:13 +0000
SubjectRe: Unicode path names not supported on Windows?
Message-ID<irnth2$sp7$1@smc.vnet.net>
On Thu, 26 May 2011 06:37:09 -0400 (EDT), Szabolcs Horv=E1t wrote:
> Dear MathGroup,
>
> It appears Mathematica 8 won't open files with unicode path names (e.g.
> ones with non-Latin-1-codepage accented characters in them, or ones with
> Chinese characters).
>
> Is there any workaround for this, apart from using only ascii in
> directory names?
>
> (Note that no single code page supports all languages I use regularly ...)

Are you sure that parenthetical statement is true?  ShiftJIS and CP936 (i.e.,
Chinese Simplified) cover a pretty wide range of characters...more than just
ASCII and Japanese/Chinese.

In current versions of Mathematica, the kernel should support arbitrary Unicode
characters in filenames, so it is at least true that you can access all files if
strictly necessary, albeit in perhaps a clunky manner (using, e.g.,
NotebookPut[Get[filename]]).  Supporting Unicode filenames is planned for a
future version of the Windows front end.  The problem doesn't exist at all on
Mac, or in the dominant usage of Linux with UTF-8 encoded file systems.

Sincerely,

John Fultz
jfultz@wolfram.com
User Interface Group
Wolfram Research, Inc.

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web