TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-251
VFIND Command
Example
If these variables have the contents shown:
the command:
VFIND /TO listvar/ var "THE" 1/4
causes them to contain:
and causes this to be written to the TACL OUT file:
1 THE QUICK BROWN
3 THE LAZY DOG
Var Listvar
THE QUICK BROWN 12345678910
FOX JUMPED OVER 11121314151617
THE LAZY DOG 18192021
TWICE A DAY
EXCEPT TUESDAYS
Var Listvar
THE QUICK BROWN 12345678910
FOX JUMPED OVER 11121314151617
THE LAZY DOG 18192021
TWICE A DAY THE QUICK BROWN
EXCEPT TUESDAYS THE LAZY DOG