Skip to content

FileIO.CreateDirectory

BurnSoft edited this page Apr 11, 2017 · 1 revision

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

Summary: The CreateDirectory Sub will check to see if the directory exists in the Target path that you provided. If it doesn’t exist, it will create it.

Parameters: strPath:

Clone this wiki locally