Re: Scripting Palm Desktop
Re: Scripting Palm Desktop
- Subject: Re: Scripting Palm Desktop
- From: Chris Page <email@hidden>
- Date: Wed, 6 Mar 2002 00:39:22 -0800
On Tuesday, March 5, 2002, at 09:00 , Phi Sanders wrote:
The problem appears to be with setting the body, because if I
reverse the
order of the set, the title fails as well :
{body:"body",title:"title"} instead of {title:"title",body:"body"}
But, as I asked before: Have you verified that the data is actually
not being set, or is it just that the memo window display is stale?
My testing only shows that the display is stale, but refreshing the
window reveals that the data was set correctly.
Another item from my testing is that if I coerce literal body text "as
international text" then it fails to set the body.
That seems like a bug to me. I looked at the code and it simply
doesn't support international text for the body, even though it
does for other fields. (It only supports typeChar, i.e., "text",
and doesn't attempt to coerce other types.)
--
Chris Page - Mac OS Lead, Palm Desktop - Palm, Inc.
_______________________________________________
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.