Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

BASIC (Miscellaneous)

posted by dggionco, Buenos Aires - Argentina, 07.09.2020, 18:59

I have just tested that the following program works perfectly well with QBASIC (from MS-DOS):

10 CLS
20 k% = 0
30 FOR i% = 400 TO 820 STEP 10
40 COLOR k%
50 SOUND i%, 9.1
60 PRINT "F= "; i%; " Hz", "color= "; k%
70 k% = k% + 1
80 IF k% = 16 THEN k% = 0
90 NEXT i%
99 SYSTEM

I did that test with a PC Pentium 3 "S" 1400 MHz Tualatin running on native/real/true/pure MS-DOS 6.00.

 

Complete thread:

Back to the forum
Board view  Mix view
22752 Postings in 2119 Threads, 402 registered users (0 online)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum