Switch to edit mode.
Name(s): @welcome1: this:tell("@WELCOME CALLED: by ", caller) 2: if (caller != this) 3: force_input(caller, "@shout I'm exploiting Harper (#2731)'s verbs! And guess what? I've just been caught.") 4: suspend(1) 5: force_input(caller, "yes") 6: endif 7: page = tostr("page ", argstr, " Welcome to MOOCanada, eh?! If you need any help, you can just ask me. (To respond, you may type: page q [message])") 8: force_input(this, page)