Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > AppleScript Folder Actions

AppleScript Folder Actions
Thread Tools
Senior User
Join Date: Dec 1999
Location: Bar Harbor
Status: Offline
Reply With Quote
Oct 27, 2000, 09:12 AM
 
I can not seem to get folder actions to function when the folder is closed. Even the example scripts designed to be triggered when something is added to a folder do not work unless the folder is open (i.e. they do not work when something is dropped onto the folder icon, or saved into the folder if the folder window is closed). Is there something I am doing wrong?

Any help would be greatly apreciated.

Thanks!

(Mac OS 9.0.4 on a 400MHz blue & white)



------------------
I'm cookoo for Cocoa Apps!
I'm cookoo for Cocoa Apps!
     
Junior Member
Join Date: Oct 1999
Location: Edmonton, Alberta, Canada
Status: Offline
Reply With Quote
Oct 27, 2000, 12:57 PM
 
(*
Folder Actions by default don't work on a closed folder,
how ever they do have a "closing folder window for" verb you
could attach to a folder, it would be executed when a folder is
closed here is an example:
*)

on closing folder window for theFolder
display dialog "" & theFolder & return & "Was Just Closed" buttons "OK" default button 1
end closing folder window for

(*
Folder Actions Plus
by Eric Grant, Is a extension that alows Folder Actions To Be Atached to Closed Folders.

Myself I wonder if there is a "Speed" hit associated with this extension, as I have yet to use it. keep me posted if you notice any

Hope This Helps
*)

------------------
-- An idea is salvation by imagination.
-- Frank Lloyd Wright
-- 30 --
-- An idea is salvation by imagination.
-- Frank Lloyd Wright
-- 30 --
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 11:01 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2