• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where is app appears in OS 8's but not OS 9's.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is app appears in OS 8's but not OS 9's.


  • Subject: Re: Where is app appears in OS 8's but not OS 9's.
  • From: Ted Wood <email@hidden>
  • Date: Thu, 5 Dec 2002 20:56:23 -0800

I'm not sure if it would make a difference, but have you tried switching the order of the statements?

tell application "Internet Explorer"
try
-- do some stuff
end try
end tell


Ted


On Thursday, December 5, 2002, at 06:10 PM, email@hidden wrote:

If I have an applescript that says:

try
tell application "Internet Explorer"
-- do some stuff
end tell
end try

On Mac OS 9.1 and 9.2, it works, but in Mac OS 8.1, 8.5, 8.6, I get a "Where is Internet Explorer" error. What's odd is that IE is actually running, and it still doesn't know where to find it. Is there a way I can fix this in one script without breaking things for OS 9?
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Where is app appears in OS 8's but not OS 9's. (From: email@hidden)

  • Prev by Date: Mount Firewire Drive with AS?
  • Next by Date: Re: Lost dictionary
  • Previous by thread: Where is app appears in OS 8's but not OS 9's.
  • Next by thread: Re: Where is app appears in OS 8's but not OS 9's.
  • Index(es):
    • Date
    • Thread