"Gary (Lists)" wrote:
> Anyway, why don't you just use the provided JavaScript method for
> determining whether Java is enabled?
I totally mis-read the subject. The remainder of my message stands -- I
don't understand the script.
However, you were not trying to determine Java status.
As atonement:
(A)
-- with a blank window open _AND_ with no window open
tell application "Internet Explorer" to set js to do script
"window.location" -- any javascript
--> "about:blank?untitled=yes"
(B)
-- with a window open :: does NOT work with no window open (no error, no
result)
tell application "Internet Explorer" to set js to do script "eval(2+2);" --
any javascript
--> 1
A is the ticket, I'd guess.
--
Gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
This email sent to email@hidden