wpSetup override by wpclsFindOneObject

The following table shows the keyname-value pairs for the wpclsFindOneObject method.

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³KEYNAME                  ³VALUE        ³DESCRIPTION                ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³CLASSLIST                ³class-name   ³This specifies the name of ³
³                         ³             ³the object class to be     ³
³                         ³             ³searched for.  For example,³
³                         ³             ³to search for bitmaps you  ³
³                         ³             ³would specifiy             ³
³                         ³             ³CLASSLIST=WPBitmap.        ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³DEFAULTCRITERIA          ³YES          ³This specifies to use the  ³
³                         ³             ³default file system        ³
³                         ³             ³criteria when doing a      ³
³                         ³             ³search.  Hidden files will ³
³                         ³             ³not be found.              ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³                         ³NO           ³This specifies to not use  ³
³                         ³             ³the default file system    ³
³                         ³             ³criteria when doing a      ³
³                         ³             ³search.                    ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³DIALOG                   ³YES          ³This specifies that a      ³
³                         ³             ³dialog is to be presented  ³
³                         ³             ³to the user, allowing the  ³
³                         ³             ³user to change the search  ³
³                         ³             ³criteria.                  ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³                         ³NO           ³This specifies that the    ³
³                         ³             ³user cannot change the     ³
³                         ³             ³search criteria. The caller³
³                         ³             ³must set up the search     ³
³                         ³             ³criteria exactly as        ³
³                         ³             ³desired.                   ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³NAMEFILTER               ³search-string³This specifies the name of ³
³                         ³             ³the object to be located.  ³
³                         ³             ³This name may contain      ³
³                         ³             ³wildcard characters.  For  ³
³                         ³             ³example, to search for all ³
³                         ³             ³.BMP files you would       ³
³                         ³             ³specify NAMEFILTER=*.BMP.  ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³STARTFOLDER              ³path         ³This specifies the         ³
³                         ³             ³fully-qualified path to the³
³                         ³             ³folder from which to start ³
³                         ³             ³searching for the specified³
³                         ³             ³objects. The path name may ³
³                         ³             ³start with "?:", indicating³
³                         ³             ³the specified folder is on ³
³                         ³             ³the boot drive.            ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³SUBTREESRCH              ³YES          ³This specifies that        ³
³                         ³             ³subfolders are to be       ³
³                         ³             ³searched.                  ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³                         ³NO           ³This specifies that        ³
³                         ³             ³subfolders are not to be   ³
³                         ³             ³searched. Only the         ³
³                         ³             ³specified folder is        ³
³                         ³             ³searched.                  ³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ


[Back] [Next]