AUTO_MKDIR <YES | NO>
When creating a c-tree data or index file, FairCom DB can automatically create directories for the filename that do not exist.
Programmers can call the CreateFileXtd8 file create function and set the ctAUTOMKDIR bit in the splval field of the xcreblk parameter to cause directories that do not exist to be created when creating that file.
Default: No