T-WEOF
Writes an end-of-file (EOF) mark on the tape.
Command Class
TCL-I command.
Syntax
T-WEOF {channel}
Syntax Elements
channel Optional. The channel to which the required tape units have been attached using the ASSIGN command. If omitted, the tape units attached to the default channel are used.
Comments
Before using T-WEOF, you must attach the required tape units to the port.
Two EOFs are read as an end of tape mark.
Example
T-WEOF B
An EOF mark is written on the tape assigned to channel B.