Have you checked capitalization?  LzTimer != lzTimer

I believe that full case-sensitivity was put into effect in 3.1, not 3.0.

(I apologize if this is a red herring. )

jrs

On Jan 11, 2006, at 8:59 AM, [EMAIL PROTECTED] wrote:

Hi, i have this piece of code that uses a timer in 3.0 and it works fine, but when i use it in 3.1.1 i get an error 'reference to undefined variable
'lzTimer'.

the code is:

wait = new LzDelegate(this, "Check");
lzTimer.addTimer(wait, 100);

anyone know whats going on?

i also posted this to the forum board.

thanks
alex

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to