RESET-TAPE Command

The RESET-TAPE command cancels a logical tape unit assignment to a physical tape device or floppy disk drive.

Format

RESET-TAPE tapeunit

Parameter(s)

tapeunit

Number of the logical tape unit. It can be any number from 0 through 11.

Description

See SET-TAPE Command for information about assigning logical tape units to physical tape devices or floppy disk drives.

This example cancels the current assignment of Logical Tape Unit 1, allowing it to be reassigned with the SET-TAPE command:

>RESET-TAPE 1

The next example cancels the current assignments of Logical Tape Units 0, 1, 2, and 3:

>RESET-TAPE 0-3