SaveIndex OLE Automation Routine


SaveIndex( indexPath )

  • indexPath the path name where the index is to be saved.

    Returns True if the index was saved successfully, otherwise False.

  • Example:

    If Not wilbur.SaveIndex(Text1.Text) Then
    MsgBox (wilbur.GetMessages)
    End If

    This will save the index with the path entered into the Text1 field. If it cannot be successfully saved, a message box is displayed with whatever messages were generated by Wilbur.


    Copyright © 1999 RedTree Development Inc. All rights reserved.
    Information in this document is subject to change without notice.
    Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.