Problem Description
parameters are on a function(global?) stack (not on the function instance stack)
Attach a Capx
see attachment
Description of Capx
recursive call of a function with parameter(0)+1
Steps to Reproduce Bug
- Step 1: open the capx
- Step 2: start the capx
- Step 3: press the 'next >' butten more then 1 time
Observed Result
parameter(0) = 1
Expected Result
parameter(0) should count per recursive call +1
Affected Browsers
all browsers
Operating System and Service Pack
windows 7
Construct 2 Version ID
C2, r178