• 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
Filtering Out Missing Value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Filtering Out Missing Value


  • Subject: Filtering Out Missing Value
  • From: Christopher Stone <email@hidden>
  • Date: Tue, 22 May 2012 19:19:26 -0500

Hey Folks,

Is there an easy way to filter out missing value from the results of these in BBEdit?

tell application "BBEdit"
set docFiles to file of every window whose name does not contain ".bbprojectd"
set projDocFiles to file of every project document
end tell

This is the sort of thing I had in mind:

tell application "Safari"
every window where its document is not missing value
end tell

The only way I've found so far with BBEdit is to convert to text, redact the 'missing value's, and convert back to file/alias.

--
Best Regards,
Chris

 _______________________________________________
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

  • Follow-Ups:
    • Re: Filtering Out Missing Value
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Choose color with script
  • Next by Date: Re: Filtering Out Missing Value
  • Previous by thread: Re: why this error code
  • Next by thread: Re: Filtering Out Missing Value
  • Index(es):
    • Date
    • Thread