omg .. i am soo dumb ..
i am sorry ...

I think i didnt make myself clear!
I am trying to search for a line with it being the ONLY line
with the text in it .. all lines are different!

so .. if i search for: test
i need it to give me the line number of the line with text < in it .. now remember all lines are different so only ONE line has the word: text

I need the line number so i can use :
set %linetxt $line(@text,%linenumber)
echo %linetxt

Or am i useing the totaly wrong way to do this lol

Does that make any secence ? lol