Re: another Palm Desktop question: can memo categories be set?
Re: another Palm Desktop question: can memo categories be set?
- Subject: Re: another Palm Desktop question: can memo categories be set?
- From: Richard Morton <email@hidden>
- Date: Mon, 7 Jul 2003 16:39:43 +1000
On Monday, July 7, 2003, at 09:53 AM, Michael Cytrynowicz wrote:
I have browsed the archives, and also the current PD dictionary, am I
correct that there's no way currently of using AS to set the category
of a
new memo?
This works here, PD4.1, OS10.2:
tell application "Palm Desktop"
make new memo with properties {title:"testMemo", primary
category:category <catNameHere>}
end tell
Where <catNameHere> is a string - the name of an existing category.
Cheers,
Kat E. Gorric
_______________________________________________
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.