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


Click here to return to the 'Just a thought...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Just a thought...
Authored by: Drogoul on Oct 29, '02 10:48:35AM

Couldn't you make an AppleScript Studio app, launched at startup, that would stay in the background and to which (instead of the Finder) you could send these orders ? I do not have time to try it, but it makes sense. If you add to it a modeless window + a text field + an event that modifies this text field (enclosed in "on display(aText) ... end display"), you could tell it things like:

tell application "Displayer" to display("abc")

Alexis



[ Reply to This | # ]