Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A musical note from QuickBASIC with XP?
#9
Skyler wrote:

Quote:Comment!

It supports Do-Loop but has no error for do without loop? :o
No, it doesn't support DO/LOOP! The fact that there was no error message for DO without LOOP was meant to mean just that. Just to prove it further, I entered the following in my GW-BASIC.exe:
Code:
10 DO
20    PRINT "HI"
30 LOOP
and entered RUN. It reported, "Syntax error in 10", and stopped there.

By the way, mine is Version 3.2, and the file is dated 3/1/1987.
Ralph, using QuickBASIC 4.5 and Windows XP Home Edition and Service Pack 2, with HP LaserJet 4L printer.
Reply


Messages In This Thread
A musical note from QuickBASIC with XP? - by Ralph - 01-03-2007, 02:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)