IntelliCAD 11.1 Object Library | |
FindFile Method | |
See Also |
- Name
- THe name of the desired file.
Utility Object : FindFile Method |
Description
Searches for the specified filename, and returns the full path of the file or an empty string if it was not found.
Syntax
Visual Basic |
---|
Public Function FindFile( _ ByVal Name As String _ ) As String |
Parameters
- Name
- THe name of the desired file.