• 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: error number -1799 and good results?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error number -1799 and good results?


  • Subject: Re: error number -1799 and good results?
  • From: Lists <email@hidden>
  • Date: Thu, 13 Sep 2012 13:07:00 -0700

On Sep 13, 2012, at 12:44 PM, Iurista GmbH <email@hidden> wrote:

> Hi
>
> I found this piece of code on http://hintsforums.macworld.com
>
> tell application "Finder"
> 	set proc_list to name of every process whose visible is true
> end tell
>
> The result is puzzling:
>
> tell application "Finder"
> 	get name of every process whose visible = true
> 		--> error number -1799
> end tell
> tell application "System Events"
> 	get name of every process whose visible = true
> 		--> {"Finder",  "AppleScript Editor", "firefox"}
> end tell
> Ergebnis:
> {"Finder", "AppleScript Editor", "firefox"}
>
> Why is this error code, although the scripts seems to delivers a proper result?
> Any hints for my curiosity?
> Thanks
> Rudolf
>

I tried these lines under 10.8.1 and saw no errors.

J
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >error number -1799 and good results? (From: Iurista GmbH <email@hidden>)

  • Prev by Date: Re: error number -1799 and good results?
  • Next by Date: Re: error number -1799 and good results?
  • Previous by thread: Re: error number -1799 and good results?
  • Next by thread: Re: error number -1799 and good results?
  • Index(es):
    • Date
    • Thread