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


Click here to return to the 'AppleScript Studio Anyone?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
AppleScript Studio Anyone?
Authored by: petey on Feb 05, '02 10:23:58AM

Anyone proficient with AS Studio want build this as an app?

That way you could throw the script in an idle handler, so it could display its info in a non-modal window that would update every 5 seconds or so.

If you wanted to get ambitious, you could add buttons to quit an app and quit/relaunch an app. (quit/relaunch seems to be a good way to free up memory.)

I'm going to have to learn AS Studio one of these days.



[ Reply to This | # ]
AppleScript Studio Anyone?
Authored by: porkchop_d_clown on Feb 05, '02 11:29:36AM

Couldn't you just use the process viewer or top for that?



[ Reply to This | # ]