Stay open and repeat
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