Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Activate Exposé via an AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Activate Exposé via an AppleScript
Authored by: pwharff on Jan 20, '04 02:17:08PM

Can someone please explain this to those of us who do not know AppleScript? And why it's funny? Sorry for being out of the loop on this.



[ Reply to This | # ]
10.3: Activate Exposé via an AppleScript
Authored by: roy.s on Jan 20, '04 06:29:31PM

Go to:-
Applications---AppleScript---Script Editor, open it.
copy-paste the script into the blank area.
click run.

How to make it a real script? I have no idea, try help,
but this shows the effect.

(last time I attempted to make a program was on a spectrum48k, 3days to make ping-pong in basic,I promised never to try again, but maybe apple script one day!!!!!!it looks easier.)
Roy



[ Reply to This | # ]
10.3: Activate Exposé via an AppleScript
Authored by: roy.s on Jan 20, '04 06:34:58PM

ps.
only the second script works?
Maybe someone can explain more about scripts here.
Roy



[ Reply to This | # ]
10.3: Activate Exposé via an AppleScript
Authored by: robg on Jan 20, '04 07:35:59PM

The first script is just examples of the commands to use; the second script is an actual executable script.

-rob.



[ Reply to This | # ]