(go to: table of contents, index, list of vms_lib, prev: ATTACH, next: CURRENCY)
Format:
Arguments:
CREATE_DIR - Create a Directory
The Create a Directory routine creates a directory or subdirectory.
This interface does NOT raise an exception when an error occurs!
29-NOV-1998 ZE.
status = vms_lib.create_dir (device-directory-spec, \
[,owner-UIC] [,protection-enable] \
[,protection-value] [,maximum-versions] \
[,relative-volume-number] )
Returns:
Examples:
>>> import vms_lib
@@ examples for CREATE_DIR missing
(go to: table of contents,
index,
list of vms_lib,
prev: ATTACH,
next: CURRENCY)