is there a way to do an if event that say
it would look in a text file

if ($2 isin ops.txt) { op $3 }

etc

is there a way to do that?