Load Method
Applies To
FileFind object.
Description
Macintosh only. Loads the specified file search query into memory.
Syntax
expression.Load(bstrQueryName)
expression Required. An expression that returns a FileFind object.
bstrQueryName Required String. A string containing 31 characters or fewer that indicates the name of the saved search criteria to be loaded.
Remarks
Use the Execute method to run a loaded query.