> Hi Jeff.... > > If I enter an expression like this: > > ? (3.1 * (a>3) + 4.2*(a<=3)) > > The less-than symbol is not shown when the statement is echo'd into > the output window. I just get: > ? (3.1 * (a>3) + 4.2*(a=3)) > The output display is actually html The < and > were not getting html encoded. They are now. -Jeff Ticket Details =================== Ticket ID: NDK-441321 Department: Support IDV Priority: Normal Status: Closed