Well first off, the $eval() identifier evaluates text so remove that.

$read(filename.txt,tn,%line)

Add the n switch.

From the help file:

If the n switch is specified then the line read in will not be evaluated and will be treated as plain text.