Re: Record id of an item in Palm Desktop
Re: Record id of an item in Palm Desktop
- Subject: Re: Record id of an item in Palm Desktop
- From: Chris Page <email@hidden>
- Date: Thu, 11 Apr 2002 14:20:14 -0700
[From private mail, but replying to the list in case someone knows
the answer.]
On Thursday, April 11, 2002, at 12:47 , lee hinde wrote:
This works, but I still get an error message.
Since you get an error message, what do you mean by "this works"?
"Palm Desktop got an error: Some data was the wrong type."
and the last line is highlighted.
tell application "Palm Desktop"
activate
set memoid to make new memo with data {body:"some text",
title:"new title"}
set todoid to make new to do with data {title:"test", reminder:1}
attach memo id memoid to to do id todoid
end tell
I can reproduce this. Unfortunately, this problem goes back to when
Palm Desktop was Claris Organizer, and I can't figure out how to
attach these two items. When I have time, I'll see if I can find
the source of the problem. If I can figure out how to attach the
items, I'll post to the list.
--
Chris Page - Super Happy Fun Engineer, Palm Desktop - Palm, Inc.
Do not taunt super happy fun engineer.
_______________________________________________
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.