Sorted - How to get Palm Desktop (v 2.6, OS9) to create new event
Sorted - How to get Palm Desktop (v 2.6, OS9) to create new event
- Subject: Sorted - How to get Palm Desktop (v 2.6, OS9) to create new event
- From: Charles Arthur <email@hidden>
- Date: Sun, 10 Nov 2002 15:22:26 +0000
OK, previous message sorted.
For anyone who's not managed to solve this, the following works:
tell application "Palm Desktop"
create new event with {title:"test event", date:"11/11/02", start
time:"0930", duration:30}
end tell
(I was telling it to make... with property {...} which clearly upset it.)
Maybe once I generate a real script I'll put it on the web or submit it
somewhere. It's weird that nobody else has felt this urge (to be able to
script new events in Palm from some other app). Maybe they all just buy
Entourage.
Chareles
----------------------------
http://www.ukclimbing.com : 1100+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. And there's even a cool shop attached.
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
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.