Fixed a few problems:
- Line insertion/removal/replacement had a really subtle but nasty bug.
- If RND() was called with no parameter, interpreter hung. Now defaults to 32767.
- Sometimes an Error 5 came up when a program finished.
Debugging continues but this version is much more usable.