TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-246
SET TAPEMEDIA
Examples
The following SET TAPEMEDIA command sets the UNLOAD specification OFF:
TMF 46> SET TAPEMEDIA UNLOAD OFF
All subsequent ADD TAPEMEDIA commands that do not include the UNLOAD
parameter will use this value for that specification (rather than the default, ON):
TMF 47> ADD TAPEMEDIA TT02, DRIVE $TAPE1
TMF 48> ADD TAPEMEDIA TT03, DRIVE $TAPE2
TMF 49> .
.
.
The next SET TAPEMEDIA command sets the LABEL specification to ON!, and the
UNLOAD specification back to ON for subsequent ADD TAPEMEDIA commands in
this session:
TMF 49> SET TAPEMEDIA LABEL ON!, UNLOAD ON
TMF 50> .
.
.