tcl.t-act
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
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
