sojankurian
Programmer
Hi,
in the sample file given below
line 1
myvar
line 3
FUNCTION
line 5
myvar
line 7
END FUNCTION
I want to print the second 'myvar' which is coming in between FUNCTION......END FUNCTION block.
How do I do it?
Thanks
in the sample file given below
line 1
myvar
line 3
FUNCTION
line 5
myvar
line 7
END FUNCTION
I want to print the second 'myvar' which is coming in between FUNCTION......END FUNCTION block.
How do I do it?
Thanks