• 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: Using tell application "name" where the name comes from GUI Script...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using tell application "name" where the name comes from GUI Script...


  • Subject: Re: Using tell application "name" where the name comes from GUI Script...
  • From: "Kevin Bohan" <email@hidden>
  • Date: Thu, 17 Apr 2003 13:59:11 +0000

Hi,

Any idea how I can get this to distinguish creator codes based on case?

This looks like one of System Events many bugs.


Interestingly I get a similar issue if do the following which doesn't even use System Events...

property theExceptions : {"sdev", "PNfx", "PRLN", "tims", "osaM"}

tell the application "Finder" to ,
get (the name of every application process ,
whose creator type is not in theExceptions) as list

So it looks like it not an issue with System Events, might be something to do with the considering clause not working with a whose clause perhaps?

Kirby

PS Have a great day Bill Cheeseman, and may you have many, many more...


_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger
_______________________________________________
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: Using tell application "name" where the name comes from GUI Script...
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: Re: Using tell application "name" where the name comes from GUI Script...
  • Next by Date: Re: Using tell application "name" where the name comes from GUI Script...
  • Previous by thread: Re: Using tell application "name" where the name comes from GUI Script...
  • Next by thread: Re: Using tell application "name" where the name comes from GUI Script...
  • Index(es):
    • Date
    • Thread