variable Script
  load plugin `codemirror`
  rest get Script from `_load/scripts~scripted` or
  begin
    alert `Failed to load the script. Please try again.` cat newline cat newline
      cat `The reported error message was:` cat newline cat the error
  end
  run Script