• 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: Why is this?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is this?


  • Subject: Re: Why is this?
  • From: Hanaan Rosenthal <email@hidden>
  • Date: Tue, 27 Jan 2004 14:17:18 -0500
  • Organization: Custom Flow Solutions

(process x of application "System Events") = (process x of application
"Finder")
--> false

Hanaan
>
> From: Michelle Steiner <email@hidden>
> Date: 2004/01/27 Tue AM 11:48:01 EST
> To: Applescript Users <email@hidden>
> Subject: Why is this?
>
> tell application "System Events"
> set foo to get processes
> end tell
>
> tell application "Finder"
> set bar to get processes
> end tell
>
> foo = bar
>
> --> false
>
> tell application "System Events"
> set foo to get name of processes
> end tell
>
> tell application "Finder"
> set bar to get name of processes
> end tell
>
> foo = bar
>
> --> true
>
> -- Michelle
>
> --
> I am Dyslexic of Borg. Fusistance is retile. Your ass will be laminated.
> _______________________________________________
> 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.

  • Prev by Date: RE: Indesign export problem
  • Next by Date: Why is this?
  • Previous by thread: Re: Indesign export problem
  • Next by thread: Why is this?
  • Index(es):
    • Date
    • Thread