First Script
First Script
- Subject: First Script
- From: Elton Hughes <email@hidden>
- Date: Fri, 8 Mar 2002 08:04:17 -0800
Hello All,
Well, I have written my first script and it looks like this:
ignoring application responses
tell application "Terminal"
activate
do script with command ,
"telnet 10.0.15.1"
end tell
end ignoring
It works almost as expected, except that I get two windows. Why am I
getting two windows?
Elton
=========================================================================
NOVA 505 W. Olive Ave. Suite 550
Elton Hughes (Information Technology) Sunnyvale CA 94086
Phone: 408-730-7235 Fax: 408-730-7643
-------------------------------------------------------------------------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.