FWIW
tom
On Feb 24, 2004, at 8:26 PM, Jeanne A. E. DeVoto wrote:
That's not quite right. If you check
c is not among the chars of "abc"
it will evaluate to true, because you are testing chars (not words). In this case, "c" is one of the characters in "abc", so the expression evaluates to true.
Thomas J. McGrath III SCS 1000 Killarney Dr. Pittsburgh, PA 15234 412-885-8541
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
