Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: vbscript 2 javascript


Message #1 by "yuenkit" <laiyuenkit@y...> on Tue, 22 May 2001 03:21:46
You don't free the object explicitly in javascript.
After finishing with the object it will be put away later at garbage
collection time (or when closing the browser).

See also

http://msdn.microsoft.com/workshop/essentials/webmen/webteam08072000.asp

Regards,
Kees



  Return to Index