Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Any
Platform
Any
License
Any
I've written a few progs in QB, and they work fine in the QB environment, but I want to compile them to allow others who don't have QB to use them. When I click on "Compile to .exe", QB tells me it...