(
('T
c
Option 7. Tape Copy Program
Syntax
The
Tape Copy
option
allows
you
to
copy
the
contents
(up
to
the
end
of
marked
tape)
of
one
cartridge
to
another
cartridge. Tape copy can utilize
the
auxiliary
tape
drive, if available. Tape
copy
also marks
the
tape
being copied
to.
Tape
copy
issues
pro~pts
and waits for you
to
respond
to
each
prompt.
) PATCH
There are no parameters.
The )PCOPV Command
The)
PCOPY
command
copies all
or
specified global objects
from
a stored work-
space
into
the
active workspace. It
is
the
same as
the
)COPY
command,
except
that
if
the
objrct
name already exists in
the
active workspace, it
is
not
copied
from
a stored workspace. Therefore,
the
object
in
the
active workspace
is
protected
from
being overlaid
and
destroyed. Only objects
in
stored workspaces
that
were
written
on
tape
with
the
)SAVE
command
can be copied.
When
the
command
is
successfully
completed,
COPI
ED
device/file
number
workspace
ID
is
displayed.
Notes:
1.
If
the
active workspace contains suspended functions, objects
cannot
be copied
into
it.
2. If
the
ATTN key
is
pressed during a )PCOPY operation,
the
system
operation
is
interrupted
and
the
amount
of
information ,copied
into
the
active workspace
is
unpred ictable.
3. If
the
specified
object
name already exists
in
the
active workspace,
the
message
NOT COPIED:object name
is
also displayed.
Syntax
)PCOPY device/file
number
workspace
ID
:password
[object
name(s)]
where:
device/file
number
is
the
number
of
the
tape
unit and
the
stored
workspace file.
workspace I D
is
the
name
of
the
stored
workspace on
the
tape.
:password
is
the
security password assigned by
the
previous )WSID
or
)SAVE
command.
If no password was assigned, a password
cannot
be specified
by
this
command.
object
name{s) (optional)
is
the
name
of
the
global object(s)
to
be
copied
from
the
designated
stored
workspace. If
omitted,
all global objects in
the
designated
stored
workspace are copied,
except
those
already
in
the
active workspace (if
any).
25