1. Re: [If/then and sequences...]
- Posted by Bernie <xotron at PCOM.NET> Aug 30, 2000
- 695 views
--
"C" uses == ( double equal signs ) for comparison
and = ( single equal sign ) for assignment
which makes good sense and I think would be easy to implement.
Bernie

