BasicBuilder is A great program indeed. It just happens to be the most useful program on my computer.
Pros:
1) I could easily access any of my programs in one file instead of having to search through an entire program list to find just one program.
2) I'm also able to package an app that is just one single app, so that when it is publish, I can use a assembly program like codex or Celtic2 inside the app, and have the power of Asm with the ease of BASIC
Cons:
1) When you use the "Delvar" command, It doesn't delete the variables. I don't know if this is impossible, or was just left out, but, I found A cool solution using Celtic 2.
Here it is:
First, find some sort of temporary program name like "ABADBDBD" and store the name to Str0. Then, Store all the Delvar commands inside Str9. (eg. "Delvar ADelvar BDelvar C") Store 4 to Theta and run asm(prgmCELTIC2). After that, run prgmABDABDBD, and it will automatically run it out of ram. When you're done with the program, just store 6 to theta and run CELTIC2 again.