On Tuesday 04 September 2012 17:45:09 Ron Bergin wrote:
> There is a typo in that line of the module.
>
> my $_ret = Win32::MSgBox($message,$mode,$title)
>
> That line (1370) should be:
> my $_ret = Win32::MsgBox($message,$mode,$title)

Thanks Ron.  That's sorted it, the example now works great.

Does anyone know of more useful examples of using Watir?

-- 
Gary Stainburn
Group I.T. Manager
Ringways Garages
http://www.ringways.co.uk 

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to