You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I'm afraid that's just not how JavaScript works. You could probably implement something with callbacks, but JavaScript wouldn't normally work like that.

    There's an online 'command prompt' type example here that uses your Web Browser's JS engine: http://www.jsconsole.com/

    It's an easy way to see what kind of things it can do.

About

Avatar for Gordon @Gordon started