jonathandlynch wrote:
> LC scripts are not executable code?

They are to the LiveCode engine, but not to the OS.

LiveCode Script has no access to the OS, and can't touch anything outside of the LiveCode engine.

So from the OS perspective, scripts are just data, like glorified spreadsheet formulas. All sandboxing and other API evaluation is relevant to the LC Engine.

--
 Richard Gaskin
 Fourth World Systems


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to