• 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
Folder Action, lock
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Folder Action, lock


  • Subject: Folder Action, lock
  • From: Robert Poland <email@hidden>
  • Date: Tue, 9 Jan 2001 21:23:12 -0500

I'm trying to create a folder action that will lock any file(s)
dropped on the folder. The only thing I have been able to do; only
drops the file in the folder, and quits. Does not lock anything. I
feel the problem lies in the handling of the term droppedItems.

on opening folder [this_folder, droppedItems]
repeat with index from 1 to the count of droppedItems
set currentItem to (item index of droppedItems)
set locked of currentItem to true
end repeat
end opening folder

Help would be appreciated,

--
-
Bob Poland
email@hidden
Check put my garage sale http://www.ibrb.org/


  • Prev by Date: Re: Can't save error
  • Next by Date: Re: Parent Property And Facespan
  • Previous by thread: Tcl/tk and AppleScript
  • Next by thread: Re: Folder Action, lock
  • Index(es):
    • Date
    • Thread