• 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
Running a script in both OS 9 and 10
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running a script in both OS 9 and 10


  • Subject: Running a script in both OS 9 and 10
  • From: Rob Stavis <email@hidden>
  • Date: Tue, 27 Jan 2004 07:20:42 -0500

When I try to compile the script you suggest (in OS 10.3.1) I get :
Syntax Error
Expected "from", etc. but found indentifier.


If I run this script:
tell application "Finder"
get name of processes
end tell

I get:
AppleScript Error
The variable processes is not defined.

Rob Stavis


On Jan 27, 2004, at 1:00 AM, email@hidden
wrote:

> I'll leave your question to the others, but what problems are you
> having with finding out about application processes via the Finder in
> MacOS X? This works fine for me under MacOS X 10.3:
> ------------
> tell application "Finder"
> get every application process
> end tell
_______________________________________________
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.

  • Follow-Ups:
    • Re: Running a script in both OS 9 and 10
      • From: Graff <email@hidden>
    • Re: Running a script in both OS 9 and 10
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Scripting Additions 'Read' has stopped reaching EOF?
  • Next by Date: Re: Still more strange things S(
  • Previous by thread: Re: Running a script in both OS 9 and 10
  • Next by thread: Re: Running a script in both OS 9 and 10
  • Index(es):
    • Date
    • Thread