Jons Commands "Walk Folders"
Jons Commands "Walk Folders"
- Subject: Jons Commands "Walk Folders"
- From: email@hidden
- Date: Mon, 2 Jun 2003 17:17:22 -0500 (EST)
I am looking to use the esteemed Jons Commands, using "walk folders" to perform recursive actions based upon file type nested in a directory. However, I must confess that I do not understand how exactly to implement the walk folders.
It uses a script object that is just not a way I'm used to writing scripts. The rest looks straight forward enough, can someone provide an example mainly telling me about how this script object part is used? TIA
walk folders a list of file specification
-- The folders to walk through.
with script script
-- The script object to send the open message to.
[using folders boolean]
-- Whether to use folders (default is false).
[using files boolean]
-- Whether to use files (default is true).
[only using files of type string]
-- The type(s) of files to operate on.
[invisibles boolean]
-- Whether to use invisible files (default is true).
Thanks, Zarvox
_______________________________________________
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.