evaluateWithErrorChecking

This runs a script program and prints the appropriate error message when a script exception is caught.

void
evaluateWithErrorChecking
(,
in string code
,
in string fileName = "<stdin>"
)

Meta