• 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: System Events problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: System Events problem


  • Subject: Re: System Events problem
  • From: Steve Roy <email@hidden>
  • Date: Tue, 11 Mar 2003 13:25:08 -0500

email@hidden (Steve Roy) wrote:

> tell application "Finder"
> every application process
> end tell
>
> .... the Event Log window shows the following.
>
> tell application "Finder"
> get creator type of every application process
> open application file id "sevs"
> <<event ascrgdut>>
> --> {}
> get creator type of every application process
> --> Finder got an error: System version is too old to run the
installed
> scripting system.

I'm even more confused now.

tell application "Finder"
process "QuarkXPress"
end tell

and

tell application "Finder"
application process 1
end tell

give

tell application "Finder"
get application process 1
open application file id "sevs"
+event ascrgdut;
get application process 1
--> Finder got an error: System version is too old to run the installed
scripting system.

But

tell application "Finder"
open application file id "sevs"
end tell

does nothing and returns immediately. I swear this used to work before!

Steve

--
Steve Roy <email@hidden>
http://homepage.mac.com/sroy
_______________________________________________
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.

  • Prev by Date: Getting Multiple Returns From A Dialog
  • Next by Date: Disconnecting from network volumes
  • Previous by thread: System Events problem
  • Next by thread: Getting Multiple Returns From A Dialog
  • Index(es):
    • Date
    • Thread