Re: Error geetting offset of char in errMsg
Re: Error geetting offset of char in errMsg
- Subject: Re: Error geetting offset of char in errMsg
- From: Nigel Garvey <email@hidden>
- Date: Thu, 14 Jun 2001 12:17:56 +0100
Shane Stanley wrote on Thu, 14 Jun 2001 09:02:35 +1000:
>
On 14/6/01 2:24 AM +1000, Nigel Garvey, email@hidden, wrote:
>
>
> It was just a fast way that Jeff Baumann (I think) discovered to convert
>
> styled text into plain text. Obviously it would obviously be nicer if
>
> there were a more direct coercion.
>
>
So styled text is a sort of subclass of string?
I think so, as far as AppleScript itself is concerned - but not for OSAX
commands such as 'the clipboard and 'offset'. Presumably this is simply
because the OSAXen weren't written by the same people.
NG