This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> 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