Re: scripting data into sheets
Re: scripting data into sheets
- Subject: Re: scripting data into sheets
- From: "Adam K. Wuellner" <email@hidden>
- Date: Thu, 3 Feb 2005 10:34:13 -0600
On Feb 3, 2005, at 10:13 AM, rob ly wrote:
iCal lets user go to a specific date. This is done through a sheet
that come forth and ask for a date.
How would I script a user enter date into this sheet?
Why would you, when you can do this instead?
tell application "iCal"
view calendar at (date "Sunday, October 2, 1977 2:33:00 AM")
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden