12-09-2023, 12:19 AM
LitDev,
I don't see any other way to do this, but I exported the problem program with small basic. To import use HBWL61.000. It's just a database program. After loading put a breakpoint at subroutine buildtable. then start the program and select file, new database. Put in a name for the database you are creating. That should take you to the build table subroutine which stops you at the breakpoint. If you step through you'll see the variables don't get updated until it gets back to the main routine wait loop.
I don't see any way with this BB software to upload files. I couldn't even send a picture. How did you do it?
JR
I don't see any other way to do this, but I exported the problem program with small basic. To import use HBWL61.000. It's just a database program. After loading put a breakpoint at subroutine buildtable. then start the program and select file, new database. Put in a name for the database you are creating. That should take you to the build table subroutine which stops you at the breakpoint. If you step through you'll see the variables don't get updated until it gets back to the main routine wait loop.
I don't see any way with this BB software to upload files. I couldn't even send a picture. How did you do it?
JR