also @ TechSpot: Weekend Open Forum: Have you upgraded to Windows 7 yet?
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > Operating Systems & Software > Software & Utilities in General

Which BASIC programming language to use??

Closed Thread
Bookmark Thread Tools
  #1  
Old 02-13-2003
RustyZip's Avatar
TechSpot Paladin
 
Location: Worc's, UK
Member since: Feb 2002, 397 posts
Which BASIC programming language to use??

Hi All...

At work, i've got to write a complicated quotation program.
The catch is that i've already written it - on a Apple II many years ago in BASIC...

Now ive got to do it all over again for the PC...
But i don't know which BASIC program to use - Ive only heard of Visual BASIC - any others out there...

If anyone can remember far back, i'd like it as similar as APPLE II Basic which is almost identical to the Sinclair Spectrum's Basic..

Like:-
100 ?"Hello"
110 Input a$
120 If a$="goodbye" then gosub 500
etc etc...

I know i could use emulators, but i'd rather not in this case...

Anyone help me??
  #2  
Old 02-13-2003
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,272 posts
Visual Basic is a windows-only language. QBASIC/GWBASIC etc.. is DOS.

The difference being Visual Basic gives you the opportunity to use BASIC language inside of windows and forms so you can interact within the Widnows enviroment..

QBASIC, for example, is command-prompt only.. Which means no Window interface.

There may be some difference between Apple's Basic and MS's basic though.

100 ?"Hello" for example, would probably be 100 PRINT "Hello".. If I remember correctly.
To remove this ad, sign in. To register for a new account, click here.
  
  #3  
Old 02-14-2003
RustyZip's Avatar
TechSpot Paladin
 
Location: Worc's, UK
Member since: Feb 2002, 397 posts
Cheers Rick...

Guess i never really thought about that - Yes, if its going to be similar then IT has to be in DOS (command prompt)...

So QBASIC and GWBASIC are the only two that you've heard of??
  #4  
Old 02-14-2003
conradguerrero's Avatar
TechSpot Enthusiast
 
Location: Maui, Hawaii
Member since: Oct 2002, 357 posts
quick basic is easy to program.

I would say to use a more up to date language like java, which has either command line or gui.
  #5  
Old 02-14-2003
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
qbasic and gwbasic don't let you make executables, a thing called quickbasic does..

here's something to keep you busy:
http://www.programmersheaven.com/zone6/cat700/index.htm
  #6  
Old 02-14-2003
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,272 posts
Latter versions of qbasic do have the feature to compile executables.

GW does not.
Closed Thread

Tip: Download Advanced SystemCare 3 Freeware - 1 Click A Day to Clean, Repair, Protect & Optimize your PC.

Thread Tools


Similar Topics
Topic Category Replies Last Post
Programming Language Software & Utilities in General 45 02-20-2005 10:44 PM
Microsoft presents a new programming language, F# News and Links from Around the Web 0 05-24-2003 09:34 AM
Favourite programming language Software & Utilities in General 32 07-25-2002 07:51 AM
Changing language in error messages... Windows OS 2 03-03-2002 05:40 PM


All times are GMT -4. The time now is 06:46 AM.