getting bounds of terminal window
getting bounds of terminal window
- Subject: getting bounds of terminal window
- From: Philip A Calvert <email@hidden>
- Date: Sun, 20 Jul 2003 09:50:36 -0700
I can get the name of the terminal window and I can get the index of the
terminal window but I can't get the bounds of a terminal window.
tell application "Terminal"
bounds of window "bash"
end tell
Am I going about this wrong or is it broken?
TIA,
--Phil
_______________________________________________
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.