Hello! I just got qbasic 7.1 and I have no fricken idea how to use it. I know some vb and I thought it was like qbasic. Currently all I know to do is
Code:
PRINT "Hello Self"
PRINT "I'm Bored!"
PRINT "Please feel free to shoot me at this time!"
Things I need to know how to do:
  • Create the qb equivelant of a textbox so I can get data
  • control the colors and fonts and font sizes and stuph like that
  • anything else you can think of that a ignert newbie could use.