Ticks seems to stop working in Snow Leopard. I try to get time since boot. How i can get it in SL?
MP Ticks
--><script> doesn't understand the MP Ticks message
Also only way i know how to get status of Capslock stopped working:
tell application "System Events" to if (get value of checkbox "⇪" of window 1 of application process "KeyboardViewerServer") as number is 1 then beep
-->Where is KeyboardViewerServerApp?