RemoveExclude OLE Automation Routine


RemoveExclude( fileSpec )

  • fileSpec a string containing an exact match of a file specification in the exclude file list. This entry will be removed from the list.
  • Example:

    Dim sPath As String
    sPath = wilbur.GetExclude(1)
    wilbur.removeExclude (sPath)

    This example would remove the first entry from the file exclude list.


    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.