On 6/12/02 7:33 PM, "Allen Watson" <[EMAIL PROTECTED]> wrote:

> Quoted printable is really a very simple encoding, just the hex value of
> higher ASCII characters (>127). I wrote a quick AppleScript handler that will
> decode it, if you encounter it again:
> 
> on decodeQP(aString)
> 
> [snippity doo dah]
> 
> end decodeQP

Terrific.  I've been looking for something like this.  I embedded your
routine in a script that operates on the current BBEdit selection, and it
works just fine.  Thanks, Allen.

-- 
Julian Vrieslander <[EMAIL PROTECTED]>


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to