~Omitted change to embeddable-autotester.js; this code just calls parameterized subroutines with whatever values are on hand.~ Transformed this change into a modification of autotest.js and quicktest.html, so we can test parameter in gosub, if not in gosub_scene
Added a param_count temp variable
Standardized the way we parse scene names, labels, and parameters: now we always tokenize and evaluate tokens off the stack.
Broken out and squashed @kgold's PR #122.
Changed:
embeddable-autotester.js
; this code just calls parameterized subroutines with whatever values are on hand.~ Transformed this change into a modification of autotest.js and quicktest.html, so we can test parameter in gosub, if not in gosub_sceneparam_count
temp variable