Deletes a directory. The directory is deleted only if it is empty.
call "CBL_DELETE_DIR" using pathname returning status-code
pathname | pic x(n). |
status-code | See Library Routines - Key |
pathname | Relative or absolute pathname terminated by space or null (x"00"). |
None.