
146 CHAPTER 4
AddSearchLib
'Pass the DST to the search object.
pSearch.SetDST( DST )
'Get the search library from the form.
searchLib = txtLibrary.Text
'Add the Search Library to the Search object.
pSearch.AddSearchLib(searchLib)
'Execute the search.
pSearch.Execute
.
.
.
Related Items
See the following objects:
PCDLookup
PCDRecentDoc
PCDSearch
See the following properties:
ErrDescription
ErrNumber
Comentários a estes Manuais