On Sep 2, 9:17 pm, "maps.huge.info [Maps API Guru]" <[EMAIL PROTECTED]>
wrote:
> The limit is based more on the computer hardware running the browser
> than anything else, older, slower computers will generate the dreaded
> "Slow Script" error with a lot fewer objects than a quad processor
> with oodles of ram.

In the case of Internet Explorer, it just counts JavaScript statements
executed without a "yield" (timer interrupt / user interaction).

    http://support.microsoft.com/kb/175500

A fast CPU just reaches the 5 million statement limit sooner.  I have
changed my registry to virtually unlimited (0x7FFFFFFF).  Some of my
HTA scripts chug all night long.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to