Menu

#599 Latest beta run button give single step iteration

Cantillon
closed
nobody
None
1fatal
2016-06-09
2016-06-08
Steve Keen
No

So back to the drawing board with this one! :) I hope it's not a windoze-specific bug.

Discussion

  • High Performance Coder

    • status: open --> closed
     
  • High Performance Coder

    Oh what a difference a semicolon makes! It was:
    after $d {if {$running} {step;} simulate}
    and it should have been
    after $d {if {$running} {step;}; simulate}

     

Anonymous
Anonymous

Add attachments
Cancel





Auth0 Logo