ディレクトリを削除します。ディレクトリは、空の場合にのみ削除されます。
call "CBL_DELETE_DIR" using      pathname
                      returning status-code 
               	 | pathname | pic x(n) | 
| status-code | 「説明の読み方」を参照 | 
| pathname | 空白文字または null (x"00") で終了する相対パス名または絶対パス名, or a specific MFDBFH datastore URL(see The Datastore URL for specific SQL URL syntax)。 | 
なし。