Re: Unicode text and paths
Re: Unicode text and paths
- Subject: Re: Unicode text and paths
- From: jj <email@hidden>
- Date: Thu, 02 Jun 2005 21:49:58 +0200
>> try
>> (someDir as text) & "file"
>> --> error if path contains Unicode characters (eg, japanese)
>> on error [...]
>>
>> So, does it exist a smart workaround for this simple task?
>
> Umm, any reason you're not just using:
>
> someDir as Unicode text & "file"
I tried, but it doesn't work... Perhaps I'm using as example some kind of
"very strange" characters?
Check it here, please:
http://homepage.mac.com/julifos/archivos/unicodethings.dmg
(this dmg contains a folder whose name breaks the code, 32 Kb)
Cheers!
jj
* Latest OS, latest AS
--
http://www.macscripter.net/
http://www.osaxen.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden