Posted by hussein on July 28, 1999 at 07:14:24:
In Reply to: Re: Easy Question posted by Milly Pan on July 28, 1999 at 01:29:55:
: No wait, I see. The condition is actually "while (state)" but what it's doing is saying in one line (and so the value doesn't have to be "stored" temporarily), state = GetName. THEN while (state), do such-and-such. Right?
yup. precisely.
---
hussein