http://qs321.pair.com?node_id=469215


in reply to Re: One line assigment statement with regex match
in thread One line assigment statement with regex match

I have an array of literal strings, words. as I read through a file i want to check the current line against my array of terms. if there is a match I want to assign that match to a varaible. I was wondering if I could do that in one statement.
  • Comment on Re^2: One line assigment statement with regex match