| ??? 10/31/07 13:08 Read: times |
#146411 - which begs the question Responding to: ???'s previous message |
In several places, ou are using the equality operator:
== where the assignment operator: = should be used. which begs the question did the compiler not tell you what to do? Erik |



