tcl.t-act

Verb: Access/Tape Commands, Releases: AP 6.1

selects a previously attached tape device

Syntax

t-act device.num

Description

Selects a previously attached tape device as the currently active device to read and write to.

Advanced Pick releases that have multi-user tape not only can have many users using many tapes simultaneously, a single user can have multiple tapes attached to himself. This command allows the switching between tapes.

Example

set-device 1
set-device 2
t-dump md
t-act 2
t-dump md
t-act 1
t-dump bp
t-act 2
t-dump bp
t-det

See Also

Command Name Type Description
tcl.t-act.link Verb: Access

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.