I didn't know that. It's also not the behavior I see in Cache:


USER>S X=2

USER>I X W !,"HELLO"

HELLO
USER>


Anyway, tomorrow I'll have to take a look at the standard (my copy is in the office).

===
Gregory Woodhouse
[EMAIL PROTECTED]

"The most profound technologies are those that disappear."
--Mark Weiser



On Sep 7, 2005, at 4:28 PM, Jim Self wrote:


so the normal arithmetic operators are not even well-defined over
Boolean values.



Not a problem! Logical values (booleans) are 1 and 0. 2 is not a logical value. It will be converted to (or treated the same as) 1 when used in a logical context.





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to