• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Easy way to script "go to date" in iCal ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Easy way to script "go to date" in iCal ?


  • Subject: Re: Easy way to script "go to date" in iCal ?
  • From: Serge Ségu <email@hidden>
  • Date: Fri, 3 Feb 2006 17:51:42 +0100

Le 3 févr. 2006, à 13:18, Jay Louvion a écrit :

This is what I’ve ruffled up lately, but GUI scripting is so messy [...]

And with the command : View calendar ?

ex :
go_to_date("19/1/2006") -- french date format
on go_to_date(theDate)
	tell application "iCal"
		view calendar at my date_date(theDate)
	end tell
end go_to_date
on date_date(dateString)
	return date dateString
end date_date

Regards
--
Serge Ségu
_______________________________________________
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


  • Follow-Ups:
    • script to copy to USB key
      • From: Christian Vinaa <email@hidden>
References: 
 >Easy way to script "go to date" in iCal ? (From: Jay Louvion <email@hidden>)

  • Prev by Date: RE: Easy way to script "go to date" in iCal ?
  • Next by Date: Re: Q: GraphicsConverter Paste At (format for position?)
  • Previous by thread: Easy way to script "go to date" in iCal ?
  • Next by thread: script to copy to USB key
  • Index(es):
    • Date
    • Thread