1 02/18/85  mtape_delete_defaults
 2 
 3 Syntax as a command:  mtape_delete_defaults OPN {-control_args}
 4 
 5 
 6 Function: deletes default arguments set by the mtape_set_defaults
 7 command.  It deletes the default arguments, from a specified value
 8 segment, that are associated with a given volume type and tape
 9 processing operation.
10 
11 
12 Arguments:
13 OPN
14    is the type of tape operation (attach, open, close, or detach) that
15    uses the default arguments.
16 
17 
18 Control arguments:
19 -pathname path, -pn path
20    specifies the pathname of a value segment to be searched for default
21    arguments.  If you omit it, the value segment >udd>[user
22    project]>[user name]>[user name].value is used.
23 -volume_type VT, -vt VT
24    specifies the volume type (ansi or ibm) used by mtape_ to select the
25    per-format module for tape processing.  Give -volume_type when you
26    specify either the open or close operations; omit it when you supply
27    either the attach or detach operations.