- 1
- 2
- 3
- 4
- 5
- 6
- 7
const evalScript = "with (__win__.__scope__.vars) { with (__win__.__scope__.api) { with (__win__.__scope__.userVars) { with (__win__) {" +
"try {" +
"__win__.__scope__.callback(eval(__win__.__scope__.expr));" +
"} catch (exc) {" +
"__win__.__scope__.callback(exc, true);" +
"}" +
"}}}}";
wvxvw 04.03.2012 00:18 # 0
Lure Of Chaos 04.03.2012 03:58 # +1
bugmenot 04.03.2012 06:44 # 0
3.14159265 05.03.2012 15:29 # +2