by habay <habay@[EMAIL PROTECTED]
>
Nov 4, 2007 at 05:22 PM
In article <fg2p4s0khi@[EMAIL PROTECTED]
>,
John Drako <jbravo556@[EMAIL PROTECTED]
> wrote:
> But the pain in the ass thing that it doesn't respond to 'Make new
> window'.
I tried and see what you mean, but i can open a new window using:
tell application "Safari"
make new document
end tell
and open a new tab by using:
tell application "Safari"
tell window 1 to make new tab
end tell
> This is truly a buggy version of Safari - Applescript support-wise.
I have been playing with the new iChat handlers and that part
seems buggy as well.
hb.