Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function SearchPaths (
RootPath As String,
MatchDirs As String,
MatchFile As String
) As String

Recursively searches all folders in RootPath matching the 'MatchDirs' wildcard string, for file 'MatchFile'

RootPath as String

The root path to start the search

MatchDirs as String

Search subfolders matching this folder name

MatchFile as String

The filename to search for

Call Template:

Dim s As String
s = xf.Interact.SearchPaths(RootPath, MatchDirs, MatchFile)

See Also:

Example 1:

SearchPaths("C:\Program Files\", "SysInternals", "du.exe")
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd