Re: Japanese backslash
Re: Japanese backslash
- Subject: Re: Japanese backslash
- From: Emmanuel <email@hidden>
- Date: Mon, 23 Apr 2007 00:08:56 +0200
At 11:55 PM +0200 4/22/07, email@hidden wrote:
I understand there is a long-standing bug in Applescript that
translates backslashes to Yen marks, even when scripts are distributed
in pre-compiled form. I have tried substituting the literal backslash
with its ASCII character number to no avail. So my question is: what's
the work-around? Please tell me there is one...
You probably don't mean exactly "the" backslash that we all know: the
backslash \ is ascii 92, which is under 127, so I think all usual
encodings (mac, iso-8859, utf-8, ebcdic etc) should understand it
correctly.
I observe that the iso for ¥ is the mac for ´ (the smart single
quote). Is that what you mean?
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden