topical media & game development
lib-js-terminal-tests-test2.txt / txt
__ = function() {
// a simple JSON test (may fail with some windows firewalls)
alert('This alert is part of the server response.\nA line of text will be written to the terminal.');
this.write('\n THIS LINE OF TEXT IS WRITTEN BY THE IMPORTED FUNCTION \n ');
// delete the temp ref "__" (the temp var is a MSIE 7 work around)
delete window.__;
}
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.