Re: Index a given folder
Re: Index a given folder
- Subject: Re: Index a given folder
- From: Emmanuel LEVY <email@hidden>
- Date: Fri, 9 Apr 2010 02:06:52 +0200
I don't know if this really belongs to the thread, but in case someone
is interested, here is the excerpt from Satimage.osax' dictionary
about listing files.
list files v : make a list of the files contained in the folder
list files alias : a folder
[recursively boolean] : default: true. If false, list files and
folders.
[invisibles boolean] : default: false
[of extension list of string] : the required file extension(s)
[not conforming to list of string] : the forbidden Universal Type
Identifier(s) (UTI)
[after date] : list only files whose modification date is after the
after date parameter
[before date] : list only files whose modification date is before the
before date parameter
[names only boolean] : allowed only with recursively false. Default:
false
[as type] : string (URL), alias, unix path, path...
→ list of string or list of alias
Emmanuel _______________________________________________
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