Skip to content

FileIO.DeleteFile

BurnSoft edited this page Apr 11, 2017 · 1 revision

Public Sub DeleteFile(strPath As String) Member of BurnSoft.Universal.FileIO

Summary: The DeleteFile Sub will check to see if the file exists, if it does exist it will delete it.

Parameters: strPath:

Clone this wiki locally