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. Tous droits réservés. L'information contenue dans ce document est susceptible d'être modifiée sans préavis. Tous les autres produits et sociétés mentionnés sont des marques déposées ou les marques déposées de leurs sociétés respectives ou de leurs détenteurs.