RemoveInclude OLE Automation Routine


RemoveInclude( fileSpec )

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

    Dim sPath As String
    sPath = wilbur.GetInclude(1)
    wilbur.removeInclude (sPath)

    This example would remove the first entry from the file include 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.