• 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
Stay open and repeat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stay open and repeat


  • Subject: Stay open and repeat
  • From: Jay Louvion <email@hidden>
  • Date: Tue, 09 Oct 2007 10:38:27 +0200
  • Thread-topic: Stay open and repeat

Title: Stay open and repeat

Hi all,

Does any one have a suggestion on how best to create a stay-open, repeat-an-action-every-two-minutes script that will not clog up the memory of a machine or inhibit in some way any other Applescripts that are called from time to time (in Mail) ?

The code is this for the moment:

on idle
   tell application "System Events"
        tell process "iCal"
            keystroke "r" using {command down, shift down}
        end tell
   end tell
   return 120
end idle

Saved as an application, not stay open, not run only.

Thanks for your ideas !

Best,


j.

Jay Louvion
Studio Casagrande
3, rue Müller-Brun
1208 Geneva

T+4122 840 3272
F+4122 840 3271

www.studiocasagrande.com

P Please consider the environment before printing this email.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Trouble with Remote Apple Events (eppc) and Keychain
  • Next by Date: Re: folder actions
  • Previous by thread: Re: Slightly OT: AppleScriptable Graphic Program Suggestions
  • Next by thread: InDesign CS3 place multiple pictures
  • Index(es):
    • Date
    • Thread