ECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com
> -Oorspronkelijk bericht-
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens martin ström
> Verzonden: vrijdag 5 januari 2001 11:58
> Aan: [EMAIL PROTECTED]
> Onderwerp: [Dynapi-Help] DynI
why is ns6 excluded from the DynImage.loadercheck() method?
if (is.ns5) {
if (DynImage.onLoaderDone) DynImage.onLoaderDone();
} else {
i've tried ns6 using the "normal" loadercheck-code and it
works fine without errors. shouldn't we remove the is.ns5-check?
maybe this was added when ns