TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-253
VINSERT Command
TWICE A DAY
EXCEPT TUESDAYS.
the command:
VINSERT var 3
causes TACL to prompt with line numbers that the inserted lines will have in the
variable; TACL continues to accept lines until a line consisting solely of two slashes is
entered. The insertion can also be ended by CTRL-y.
In this dialog at the current IN file, TACL prompts with line numbers and the user
responds with text.
3 and over and
4 over and over
5 //
The variable then contains:
THE QUICK BROWN
FOX JUMPED OVER
and over and
over and over
THE LAZY DOG
TWICE A DAY
EXCEPT TUESDAYS.