Hi, I am reading the online SAL language manual and wondering about the following question. In the code example on page 15, should "DEFINITION high = i > 100" be "DEFINITION high = temp > 100" ?. Harry