User's Reference > Operation > Tape Operation and Commands > Tape Commands > T-FWD

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

T-FWD (Tape) (m604909+tfwd.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

T-FWD

Moves the tape forward a specified number of records, or to the point just after the next end-of-file (EOF) mark.

Command Class

TCL-I command.

Restrictions

Not valid with QIC drives.

Syntax

T-FWD{channel} {records}

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.

records The number of records the tape is to move forward. If records is not specified, or if fewer than records records are found before the next EOF, the tape moves forward to the position immediately beyond the next EOF (end of file) mark.

Comments

Before using T-FWD, you must attach the required tape units to the port.

Example

T-FWD B 10

The tape assigned to channel B moves forward 10 records.

See Also

T-BCK.

RealityV15.0Comment on this topic