Skip to content

FileIO.GetNameOfFileWOExt

BurnSoft edited this page Apr 11, 2017 · 1 revision

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

Summary: The GetNameOfFileWOExt function will return just the file name of the file that you give it. Let’s say you Passed “C:\Temp\MyFile.log”, it will return “MyFile”

Parameters: strFile:

Returns:

Clone this wiki locally