Re: AppleScript Endec (Encoder/Decoder) 1.0.2
Re: AppleScript Endec (Encoder/Decoder) 1.0.2
- Subject: Re: AppleScript Endec (Encoder/Decoder) 1.0.2
- From: John W Baxter <email@hidden>
- Date: Sun, 18 Feb 2001 11:10:11 -0800
At 5:44 -0500 2/18/01, Bill Cheeseman wrote:
>
At the end of this message you will find the text of Wolf Rentzsch's script
>
"AppleScript Endec 1.0.2". Copy it (including the opening "(*" comment
>
delimiter), paste it into your script editor, compile and save.
Thank you!
Tested so far with itself, with the results compared using BBedit...no
problems (3 non-significant differences: 2 indentation and one being the
lack of a trailing return on the decoded script (or the presence of a
trailing return on the original as found in BBEdit).
Also tested on a little sample I've been playing with in another venue:
-- Encoded with AppleScript Endec 1.0.2
display dialog `C2
" g"
I see it only encodes the AppleScript-specific characters...I can live with
that (although the mpw-dev list can't). The string in that sample is
"option-z option-x option-c option-v"--as HTML entities:
Ω≈ç√
(HTML 4 and XHTML, that is...IE 4.5 doesn't like any of those except
ç .)
It decodes correctly.
--John
--
John Baxter email@hidden Port Ludlow, WA, USA