View Single Post
Posts: 24 | Thanked: 1 time | Joined on Apr 2010
#164
Originally Posted by zoner View Post
sure, line 70, change:
{ print $1*(9/50)+32}
to:
{ print $1}
and change the F to a C at the end of that line
Thanks...I did exactly what you told me to do but now it shows something like 301 C. Did I miss soimething?