Page 1 of 1

new and need help

Posted: Sun Apr 30, 2006 4:46 am
by corey
hello i am corey.
i am new to qb and i would like to know how to make a program that can read info off a file and print it on the screen. :) :D :o :) :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow:

Posted: Sun Apr 30, 2006 10:33 am
by Valerie
Hello Corey - welcome to the forum.

Do you have a working version of QBasic 4.5 or 7.1? If so I suggest you browse the Help section for the OPEN, INPUT (and LINE INPUT), and PRINT commands.

There is no substitute for writing a program yourself and debugging it if necessary.

If you want to download a copy of QBasic 4.5 then open the Compilers sub-section of the Downloads section in the left pane.

Good luck