• 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: Which X versions did not have folder actions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which X versions did not have folder actions


  • Subject: Re: Which X versions did not have folder actions
  • From: Rob Jorgensen <email@hidden>
  • Date: Sun, 6 Jul 2003 18:48:08 -0400

At 5:51 PM -0400 7/6/03, Gary Lists wrote:
Hi all.

Could someone give me a run-down on which 10.x versions do/do not have
folder actions available?

I want to use yesterday's lesson on trapping the 'sysv' and then routing
accordingly in my script.

I recall, but could not find in my archive, that this was discussed, so
pardon the redundancy.

I believe they were reintroduced in 10.2.


Also, what kind of trap would I need to determine if the user in an X
environment did not have them enabled? (try...on error... block?)

tell application "System Events" to folder actions enabled

if result is true then
-- folder actions enabled
else
-- folder actions disabled
end if

--

Rob Jorgensen
Ohio, USA
_______________________________________________
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: Which X versions did not have folder actions
      • From: Gary Lists <email@hidden>
References: 
 >Which X versions did not have folder actions (From: Gary Lists <email@hidden>)

  • Prev by Date: Re: Get a list of applications
  • Next by Date: Re: Get a list of applications
  • Previous by thread: Which X versions did not have folder actions
  • Next by thread: Re: Which X versions did not have folder actions
  • Index(es):
    • Date
    • Thread