TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-245
VCOPY Command
A
line-num
line-num / line-num
A
specifies all lines in the variable level.
line-num
specifies an individual line number. It can be any of these:
F
L
number
F
specifies the first line in the variable level.
L
specifies the last line in the variable level.
number
is an integer identifying a specific line.
dest-var
is an existing variable level that is to receive the copy. It must not be in a shared
segment, and must not be a DIRECTORY, a STRUCT, or a STRUCT item.
dest-line
specifies the line number in the destination variable level at which the copied lines
are to be inserted. This entry can be any of these:
F
L
number
F
specifies the first line in the variable level.
L
specifies a new line past the last line in the variable level.