Hi there,

just recognized, that the red marked text is not visual in the newsgroup list 
and that i typed "read" instead of "red" ;-)

So here again the Launcher script:

Minimal version:
osascript -e 'tell application "iTerm"' -e 'activate' -e 'set myterm to (make 
new terminal)' -e 'tell myterm' -e 'launch session "Default Session"' -e 'tell 
the last session' -e 'write text "

Version with setting fore- and background of the terminal window:
osascript -e 'tell application "iTerm"' -e 'activate' -e 'set myterm to (make 
new terminal)' -e 'tell myterm' -e 'launch session "Default Session"' -e 'tell 
the last session' -e 'set background color to "black"' -e 'set foreground color 
to "green"' -e 'write text "

Greetings from Germany

Jürgen____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [email protected]

Reply via email to