Breakpoint example

This is an example of using the debugger. When you click the submit button below, the browser will 'freeze', switch to Revolution and step thru the code using the debugger. Use the variable watcher to peek inside the gDataA global array.

Type your first name:
Type your last name:

If you click the "Submit" button, you will send your input to a cgi called helloform-with-breakpoints.cgi.