Re: AppleScript Endec 1.0.3
Re: AppleScript Endec 1.0.3
- Subject: Re: AppleScript Endec 1.0.3
- From: John W Baxter <email@hidden>
- Date: Mon, 19 Feb 2001 12:47:13 -0800
At 11:25 -0600 2/19/01, Jonathan 'Wolf' Rentzsch wrote:
>
The AppleScript Endec home page is up:
>
<http://redshed.net/applescriptEndec>
>
>
The latest revision, 1.0.3, follows.
Thanks, Jonathan...
One of the little test things I've been playing with does fine with this:
-- Encoded with AppleScript Endec 1.0.3
display dialog `C2
"`BD`C5`8D`C3"
makes successful round trips via the clipboard. (The string is option-z
option-x option-c option-v)
For a different view of the same script, see:
http://homepage.mac.com/jwbaxter/jwb-test1.html
and
http://homepage.mac.com/jwbaxter/jwb-test1-2.html
The first of those was straight from a tool which didn't encode three of
the characters...the second had those characters hand-encoded as entities.
MS IE 5, Netscape (fairly recent), Mozilla 0.8d and iCab are all happy with
these, as are recent browsers on Windows and Linux.
The first one founders because of the
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
which the tool thoughtfully includes.
--John
--
John Baxter email@hidden Port Ludlow, WA, USA