The commands available in the Run menu are discussed in Table 11.
Table 11. Run Menu Descriptions
Command | Button (where applicable) | Description |
|---|---|---|
Fire Current Event |
| Cause the current event handler to be called, triggering the evaluation of JavaScript (Used to check for syntax errors, and to update definitions and breakpoints in functions) |
Fire OnStartUp Event |
| Cause the OnStartUp() event of the document to be fired |
Fire Document Load |
| Save, close, and reopen instrumented.bqy |
Continue |
| Continue past the current breakpoint |