FROM : Matt Neuburg
DATE : Thu Apr 07 18:37:51 2005
On Wed, 6 Apr 2005 22:12:20 -0500, Fritz Anderson <<email_removed>>
said:
> I don't know of any application whose scripting interface
>includes "make new window."
tell application "Finder"
activate
make new Finder window
end tell
tell application "BBEdit"
activate
make new text window
end tell
m.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
DATE : Thu Apr 07 18:37:51 2005
On Wed, 6 Apr 2005 22:12:20 -0500, Fritz Anderson <<email_removed>>
said:
> I don't know of any application whose scripting interface
>includes "make new window."
tell application "Finder"
activate
make new Finder window
end tell
tell application "BBEdit"
activate
make new text window
end tell
m.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
| Related mails | Author | Date |
|---|---|---|
| daniel | Apr 6, 20:19 | |
| Fritz Anderson | Apr 7, 05:12 | |
| Matt Neuburg | Apr 7, 18:37 | |
| daniel | Apr 9, 02:53 |






Cocoa mail archive

