LocalFile |
Top Previous Next |
LocalFile is used to present the end user with a specific file or list of files located on their local computer, or network server.
This type of request is accompanied by a list of local file paths to search, and a list of "specs" or file masks. For example, a request might look like this:
Such a file is requesting that cmLocalViewer look in two folders (CrashData and Supplemental) for any files with the pdf or jpg extension. This is awfully general and would result in the user being presented with a long list of files to choose from. A more likely request would look like this:
|