Re: Keyboard Question?
Re: Keyboard Question?
- Subject: Re: Keyboard Question?
- From: "Arthur J Knapp" <email@hidden>
- Date: Sat, 20 Jan 2001 13:15:47 -0500
>
Date: Fri, 19 Jan 2001 18:43:08 -0800
>
Subject: Re: Keyboard Question?
>
From: Paul Berkowitz <email@hidden>
>
On 1/19/01 8:31 AM, "Arthur J Knapp" <email@hidden> wrote:
>
> property kControlChars : run script ,
>
> "set lst to {}
>
> repeat with i from 0 to 31
>
> set end of lst to ASCII character i
>
> on ZapControlChars(str)
>
This is excellent, Arthur, but don't you need to make an exception for ASCII
>
character 13? Otherwise all your paragraphs will run together.
Right, as well as tab, (ascii 9). My bad. :)
--
{
Arthur J Knapp, of STELLARViSIONs ;
http://www.STELLARViSIONs.com ;
mailto:email@hidden ;
"...well the rain falls down
without my help, I'm afraid
and my lawn gets wet,
though I withheld my consent..."
}