[thelist] setInterval in class method

Keith Gaughan keith at digital-crew.com
Wed May 25 07:50:19 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jan Guichelaar [artmiks] wrote:

> I have a problem with the setInterval function, wich i call from inside
> a class.
> I have 2 classes, one extends the other. When i call a method from the
> extended class directly it workd fine, but when i call that same method
> from within the setInterval it doesn't seem to reach the method.

Wrong dialect of ECMAScript there. That's JScript.NET. I assume that
you're writing server-side code with it (though the use of setInterval()
there doesn't make much sense) rather than client-side code.

K.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFClHSLmSWF0pzlQ04RAvvbAJ9LfK/DKSUM2luQ9zA0XEVfX6SKtwCfSwN4
a+pFFj+MhvknpUvbG6Dl35g=
=iPLe
-----END PGP SIGNATURE-----


More information about the thelist mailing list