On 5/1/2022 at 8:17 AM, Michael Steil said:
Please (have someone) file an issue on GitHub.
It's odd. I'm only getting this happening on one program. I'm going to continue digging into this before filing an issue; perhaps there's something my program is doing that it shouldn't.
Edit: The problem occurred only when I did the SYS call from immediate mode. When I typed RUN from BASIC on the second program, the first line is 1 SYS 1024, and no control messages appeared. It's just a quirk of immediate mode in BASIC that I'd never run into before, because I was doing something I hadn't done before: a SYS call in immediate mode.