Unicode filenames
Kenji Kojima
index at kenjikojima.com
Tue Aug 7 07:34:44 EDT 2007
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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list