Mark,

It works in Japanese file names on MacOSX.

put  "cd ~/Desktop" &cr & "ls -v" into tScript
set the unicodeText of fld 1 to uniEncode(shell(tScript) , utf8)

--
Kenji Kojima
http://www.kenjikojima.com/



On Aug 6, 2007, at 8:32 PM, Mark Smith wrote:

Has anyone found any kind of workaround for using unicode in filenames (bug 2646)? Applescript, shell, cross-platform? Anything at all?

Best,

Mark
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution








_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to