I'm pretty sure basic will modify some of the codes below 32. It is not just about listing. Ie the codes are changed. Might be worth confirming though.
On Sunday, June 3, 2018, John R. Hogerhuis <[email protected]> wrote: > > On Sun, Jun 3, 2018 at 11:27 AM Ken Pettit <[email protected]> wrote: > >> Hey John, >> >> Thanks, not a final solution, but as you said, food for though. Thinking >> about your point below about protecting listability for bytes < 32, if >> the goal were an HLA generating a BASIC vehicle, there really wouldn't >> be a need to list or edit. Only load, save, execute, relocate. Of >> course if you accidentally forget and type "edit", the probability of >> corrupting your RAM would be high. >> >> Ken > > > Yep. Definitely not desirable to corrupt ram. > > One idea is generate to a special BX extension so the user thinks twice > about messing with it. Another trick would be to always exit the program > with Menu. > > — John. > > > > > >>
