Re: SWITCH question
- Posted by irv Jan 07, 2018
- 1742 views
Unfortunately, that only fixes one problem, and there are at least 2 - probably 3 or more - with switch.
When using a built-in or library routine (for example: cos() or map:new(), etc) the stack is getting corrupted, or the object is being destroyed too soon.
Going to be hard to find, I fear.