Re: Why won't this parse?
Re: Why won't this parse?
- Subject: Re: Why won't this parse?
- From: David Graham <email@hidden>
- Date: Thu, 10 May 2001 09:51:12 -0700
At 9:31 AM -0700 5/10/01, Paul Berkowitz wrote:
>
> set AppleScript's text item delimiters to ASCII number 32 -- space
>
>
ASCII number 32 is not space. It's
>
>
51
Hmm...
Then why do I get this?
ASCII number of " "
-- 32
>
You meant to say ASCII character 32. But why be so arcane and run this risk?
>
Why not:
>
>
set AppleScript's text item delimiters to {space}
>
>
or
>
>
set AppleScript's text item delimiters {" "}
Simpler to be sure, but that isn't the problem. I still have the same error. Any suggestions?
- Dave
--
:: dmgraham information solutions ... database, web & more ::
david m graham
10353 san diego mission rd., #107c, san diego, ca 92108
619.322.9698
http://www.dmgraham.n3.net