Can't escape error message
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
I don't think ampersand is the problem. You had another variable in there with & in its name for example.
I couldn't reproduce any hang. When hitting reset, it did mention that there was no integral attached to
Bonds_{HH\&F}, but it was clearly fixable by copying the actual stock variableBonds_{HHF}(presumably because it was renamed) from the variable browser.Not sure if we need to add "stock" to the list of variable types in the variable create/edit window. My initial thought to rename the variable was thwarted by that.
So can the hang be reproduced reliably, or is this just a quirk of Windows?
True. I think the problem emanated from not putting in {} properly around a
stock definition.
Best, Steve
Professor Steve Keen
Want to rebuild economics? Support me on
Patreon: https://www.patreon.com/ProfSteveKeen
https://www.patreon.com/ProfSteveKeen
My latest book, The New Economics, is now available from Polity:
http://politybooks.com/bookdetail/?isbn=9781509545285
@ProfSteveKeen
Mobile +66 (0) 99-257-2692
Honorary Professor, UCL &ISRS Distinguished Research Fellow
www.profstevekeen.com
On Sun, Jul 5, 2026 at 12:28 AM High Performance Coder hpcoder@users.sourceforge.net wrote:
Related
Bugs: #1942
Tried removing either one of both of the braces. Still could not generate a hang.