|
[merged two thread on same topic]
while(Heading == TestVal1);
Equality is == in J(ava)script
(0 = true !0 = false) BTW
so your second example says
while(x) {
x = false
}
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
Last edited by chrishirst; 05-28-2008 at 07:56 AM..
Reason: hit submit too early
|