Closed GoogleCodeExporter closed 9 years ago
A simple workaround consist in doing this:
SandboxEval(new File('myScript.js').content);
Or perhaps I don't see your actual need.
Original comment by sou...@gmail.com
on 20 Feb 2009 at 12:52
I know, but SandboxExec would be useful since Exec itself does a little more
than
just running a string, it also handles xdr format.
Original comment by nadir.se...@gmail.com
on 20 Feb 2009 at 9:32
Exec() has a second argument to disable xdr.
Original comment by sou...@gmail.com
on 2 Jun 2011 at 11:03
Original issue reported on code.google.com by
nadir.se...@gmail.com
on 19 Feb 2009 at 7:59