k sweet...next question...I'm reading the line from a text file with $read(blah,n,blah) so it's plain text...

then I tokenize it so it's in $3...then I want to echo $3 without evaluating any $s inside the $3...how do I do that?

-eMpTy