Basically, I need some basic help with BASIC

Where can I find an application that allows me to create programs in BASIC, not Visual Basic? Is there a difference between the two?

Goto 10!

Print “Hello World!”

The Run Stop button on a Commodore Vic-20!

Awww. I’m all a-flutter. Sorry I’m useless for your question. Have you tried searching for “BASIC interpreter?”

Yeah, I’d say there’s a pretty huge difference between the two…

But if you are determined to program in BASIC, I’d suggest looking up the terms “BASICA”, “GWBASIC”, and “QBASIC” on Google.

Some of these packages may still be under copyright…dunno.

-David

yes, there is a difference between BASIC and Visual Basic.

gwbasic info is available here:

http://www.geocities.com/rhinorc/gwbasic.html

There is a difference between BASIC and Visual Basic, but there are also many similarities; you may not find it hard to move up from BASIC to VB at some point in the future.

There was a good thread about other BASIC versions that are out there, but I think it got lost when the board went down; try a google search for either of these:
ASIC compiler
XBASIC

      • Qbasic (the DOS-type text programming software) and Visual Basic are two different things. Visual Basic is something more complicated/advanced than QBasic. Beginning programming courses generally use Qbasic, not Visual Basic.
  • Yes, all the Microsoft QBasics are still out there available for illegal download, and they do turn up on Google. Last time I had to find them, they were mostly available on foreign-language (non-English) pages. You want the Qbasic version 4.5; not any earlier ones (not GWBASIC, it’s ancient), and not version 7---- version 7 is rather complicated for a beginner to install properly. (Version 4.5 you don’t install IIRC, you just unzip it and run it from wherever it’s at) - DougC

QBASIC is supplied on the win98 install disc (in ools\olddos\ IIRC).