Path with UTF-8 characters

Hi,

i need a script to select (more than one) files in finder. My script works great. But it has problems with paths that contain UTF-8 (or UTF-16 ???) characters:

tell application “Finder” to (select {POSIX FILE “/System/Library/Fonts/??? Std W8.otf”, FILE2, FILE3, etc}) activate

any suggestions?

thx

Welcome. :slight_smile:

You should read this post before you do anything else (and then feel free to ask questions): Using Unicode-only characters in script strings