safari printing?
safari printing?
- Subject: safari printing?
- From: Vincent D Murphy <email@hidden>
- Date: Sun, 12 Jan 2003 15:14:25 +0000
- Resent-date: Sun, 12 Jan 2003 16:49:40 +0000
- Resent-from: Vincent D Murphy <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
i have this script:
tell application "Safari"
set d to make new document at beginning of documents
set the URL of d to "
http://news.bbc.co.uk"
delay 5
print d
end tell
when i run this script in Script Editor 2 i get an error:
"Safari got an error: document 1 doesn't understand the print message."
can somebody tell me whether this is something i am doing wrong or
whether safari supports printing at all yet.
kind regards,
-vincent
_______________________________________________
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.