Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2745
| From | John Fultz <jfultz@wolfram.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Unicode path names not supported on Windows? |
| Date | 2011-05-27 10:13 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <irnth2$sp7$1@smc.vnet.net> (permalink) |
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.
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
Re: Unicode path names not supported on Windows? John Fultz <jfultz@wolfram.com> - 2011-05-27 10:13 +0000
csiph-web