If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!
Moderators: Pete , Mods
Dr_D
Veteran
Posts: 58 Joined: Fri Jun 17, 2005 4:47 pm
Contact:
Post
by Dr_D » Mon May 22, 2006 5:03 pm
QBasic wont even try to run on my pc.
The Dr. is INsane!!!
Dr_D
Veteran
Posts: 58 Joined: Fri Jun 17, 2005 4:47 pm
Contact:
Post
by Dr_D » Tue May 23, 2006 2:04 pm
I didn't bother to install a floppy.
The Dr. is INsane!!!
Dr_D
Veteran
Posts: 58 Joined: Fri Jun 17, 2005 4:47 pm
Contact:
Post
by Dr_D » Tue May 23, 2006 6:15 pm
You misunderstand me. I don't have a floppy drive installed... period!
The Dr. is INsane!!!
Patz QuickBASIC Creations
Veteran
Posts: 399 Joined: Wed Mar 02, 2005 9:01 pm
Location: Nashville, Tennessee
Contact:
Post
by Patz QuickBASIC Creations » Wed May 24, 2006 9:26 am
You know what.... I have solutions for every problem, although you are probably getting annoyed at me
Go to
http://www.freedos.org and get the full CD. Then, burn QBASIC onto it there. BAM! A bootable DOS with so many programs your head will spin. (The CD ISO image is 121MB or something similar)
koosh_alex
Newbie
Posts: 2 Joined: Tue Jun 06, 2006 5:48 pm
Post
by koosh_alex » Tue Jun 06, 2006 6:00 pm
Here is the code u need for the song
listen$ = "t180 o2 p2 p8 l8 GGG l2 E-"
fate$ = "P24 P8 L8 FFF L2 D"
PLAY listen$ + fate$
Patz QuickBASIC Creations
Veteran
Posts: 399 Joined: Wed Mar 02, 2005 9:01 pm
Location: Nashville, Tennessee
Contact:
Post
by Patz QuickBASIC Creations » Wed Jun 07, 2006 8:26 am
koosh_alex, this is the song I'm looking for. Your play code may be the one I use if someone can't translate that one