variable Script
require js `https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/plugins/codemirror.js`
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
stop
end
run Script