ecl-logo Documentation

RunScript

RunScript[script]updatedScript

runs the given script until a protocol is generated, an error message is thrown, or PauseScript[] is called.

Details

    Input
    Output

Examples

Basic Examples  (1)

Run a script:

Messages  (2)

ScriptAlreadyCompleted  (1)

Scripts that are already completed cannot be run:

ScriptException  (1)

An error message was thrown during the execution of the script. Please look at the History field of the script or the CompletedNotebook to determine what caused the error: