Creates a subdirectory.
Syntax:
All the directories in the given path, except the last, must already exist.
call "CBL_CREATE_DIR" using pathname
returning status-code
On Entry:
-
pathname
- Relative or absolute pathname, or a specific MFDBFH datastore URL(see
The Datastore URL for specific SQL URL syntax), terminated by space or null (x"00").