In further development of bdbbasic, I've added the '#' prefix feature
to give
the interpreter a license to adjust numeric constants when
renumbering.
This is particularly useful for error handlers. See:
http://bdbbasic.wiki.sourceforge.net/LNUMBERS
I am curious if anyone knows of other BASIC dialects that have
addressed this issue in some way. This has always been a
a pet peeve of mine.
===========================================
News on BDB-BASIC development changes are found here:
http://bdbbasic.wiki.sourceforge.net/ChangeLog
Note that the interpreter code is now available in the SF CVS
repository, for those wishing to get the latest updates:
http://bdbbasic.cvs.sourceforge.net/bdbbasic/
One of the keenest additions to the interpreter is the addition
of a command line editor, with command history, and the
ability to recall and "edit" program lines (with no retyping).
http://bdbbasic.wiki.sourceforge.net/Interpreter_Commands
Project Home:
http://bdbbasic.wiki.sourceforge.net
--
Warren