Code: Select all
result=MakeSureDirectoryPathExists(path$)
This is part of the Windows API, but it's very useful and I'm sure it would benefit the other systems too. Can it be made part of the native filesystem library?
Code: Select all
result=MakeSureDirectoryPathExists(path$)