Re: Problems with reply to digest script
Re: Problems with reply to digest script
- Subject: Re: Problems with reply to digest script
- From: Andy Wylie <email@hidden>
- Date: Mon, 01 Apr 2002 23:07:18 +1200
on 1/4/02 10:38 PM, I wrote:
>
on 1/4/02 9:03 PM, Phil Dobbin at email@hidden wrote:
>
>
> set ContentText to string (text item 1 of ContentText) &
>
> "selectedText"
>
>
trail the coercion...
>
>
----------------
>
set ContentText to (text item 1 of ContentText) &
>
"selectedText" as string
>
----------------
>
>
it's problematic stating a class like this if you don't know it's value for
>
certain.
>
to be clear, when concating if no class is specified the result is the class
of the first item ie: "" & 0
-- > "0"
_____________________________ Andy
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.