Re: Structured SuperBASIC
Posted: Wed Aug 28, 2024 5:50 pm
If it helps, you can easily find the target job's name or ID via the JCB, then youd at least know youve got the right job to work with. Of course, doing that from BASIC is as iffy as a bamboo spaceship, as youre entirely at the mercy of an environment you cant control. It might not kill you, but wheres the fun in that! As you suggest, a toolkit would be safer..NormanDunbar wrote: Wed Aug 28, 2024 4:26 pm <>
Per, thanks. I was aware that a compiled program might have troubles accessing the real Basic area, but I am trying out a couple of workarounds. One of which is as how you did it in the boot file for Qliberator 346u, getting A6 from the JCB list. But, I'm not convinced that will work compiled. Time will tell!