Start Simulation in Macro
Posted: Mon Jul 18, 2016 11:55 pm
Simulation is helpful but once your Flowcode gets to a certain size.. especially if there are lots of user inputs, such as through a menu structure, it can take a lot of effort just getting to the bit you want to test.
It would be great if you could select a specific macro to simulate.
I appreciate the user would have to have all the contribution variable correctly set for it to be properly representative. But it would allow us to quickly test section of code.
An advancement on this would allow you to loop that macro simulation to repeatedly test, you may then need the option to have fixed starting values for some variables and variable that hold any change to their value in each loop.
Sound sensible? or have I missed something, aside from breakpoints.
It would be great if you could select a specific macro to simulate.
I appreciate the user would have to have all the contribution variable correctly set for it to be properly representative. But it would allow us to quickly test section of code.
An advancement on this would allow you to loop that macro simulation to repeatedly test, you may then need the option to have fixed starting values for some variables and variable that hold any change to their value in each loop.
Sound sensible? or have I missed something, aside from breakpoints.