Its a typo  in your context

   !=   means is not equal to,  You see notation everywhere except
maybe excel and legacy languages where its <>




On Aug 30, 2:54 pm, byung <[email protected]> wrote:
> I come across below code..
>
> while(ie.status! = "Done") do
>
> sleep(1)
>
> end
>
> Can anybody tell me what the meaning of ..
> -----------------------------------------------------------------
> ie.status! = "Done"
> -----------------------------------------------------------------
> means??
>
> I do not understand what role ! mark does in the code..

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to