Re: What is Frontier?
Re: What is Frontier?
- Subject: Re: What is Frontier?
- From: Sander Tekelenburg <email@hidden>
- Date: Thu, 3 Jan 2002 17:21:34 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
At 08:26 -0700 UTC, on 02-01-2002, Gnarlodious wrote:
>
Specifically to want to use the Idletime extension to do stuff while
>
inactive. Is there an OSAX for this or what?
Do I understand correctly that you're asking how to make use of the IdleTime
extension in AS? If so:
(* save as stay-open applet *)
on idle
tell application "Finder"
set idleTime to (get computer "idle")
end
if idleTime > n
-- do stuff
end
end
HTH
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <
http://www.pgp.com>
iQA/AwUBPDSFCusywKfXgqKdEQJCywCgofST82fOwilPZNNB+ay89TO6c6kAoMx4
vxBI0pPpvOpYXl0AL6ytObyU
=JyF3
-----END PGP SIGNATURE-----
--
Sander Tekelenburg, <
http://www.euronet.nl/~tekelenb/>