When creating a new database file using the d4create command, I know
that you can specify the complete path to the file (EX:
C:\TEST\hello.dbf). But codebase will generate an error if the path
doesn't already exists. Is there a way to tell codebase to just create
the directory if it doesn't exist? or some other codebase function I
can call that will create the directory?