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 22:38:39 +1200
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.
_____________________________ 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.