Skip to content

FileIO.GetPathOfFile

BurnSoft edited this page Apr 11, 2017 · 1 revision

Public Function GetPathOfFile(strFile As String) As String Member of BurnSoft.Universal.FileIO

Summary: The GetPathOfFile Function will return the Full Directory of the File that you give it. Let’s say you Passed “C:\Temp\MyFile.log”, it will return “C:\Temp”

Parameters: strFile:

Returns: