Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Re: Problem with UTF filenames on Mac OS X

$
0
0

I thought that ExtendScript as high level programming language solve this low-level things instead of me. Stupid idea

So I have to redesign whole file management in my project.

It can by solved only:

1) Save the filename directly into created file (eg.: filename.open("w"); file.writeln(filename.name)) and read it back.

2) Reencoded filename to Base64 string - really strange but could help.

3) Don't use accented characters – not acceptable for me in these days of 21. century.

 

Or any other idea?


Viewing all articles
Browse latest Browse all 37788

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>