BasicShell: no run with linenumber
Closed this issue · 5 comments
viteisele commented
EgonOlsen71 commented
Might work now. It was a bit of a hack to support this, because the interpreter actually doesn't really support starting the program at any line but at the start. I hope this has to side effects...
EgonOlsen71 commented
Note: When giving it a non-existing line, it won't error out but simply start at the first line instead.
viteisele commented
EgonOlsen71 commented
I see. I guess the hack is actually fine, but the behaviour of RUN in the interpreter itself wasn't quite what one would expect.
Please give it another try.
viteisele commented
Much better now :-) Now it works as described
When you have time you should improve the text in the helpwindow