Archive for September 3rd, 2005



Fake Strong typing in Jscript

September 3rd, 2005 by Andrea Interguglielmi. Viewed 3300 times.

In my endless search for the best language to script my rigs, sometimes I discover new features of the languages I already use.
It happened again a few days ago, while I was reading through MSDN’s JScript reference to see why the “import” statement is protected, hoping again to find an include-like functionality that every JScript [...]