Saving Files

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

Post Reply
User avatar
floogle11
Veteran
Posts: 71
Joined: Sat May 02, 2009 7:08 pm
Location: Zorgon planet
Contact:

Saving Files

Post by floogle11 »

How do you make files in your program?
Go to my Qbsite its: Trueqb.webs.com
Or if you play nazi zombies go to www.Nazizombys.com and register for cheats, hints, and strategys.
User avatar
qbasicfreak
Veteran
Posts: 90
Joined: Wed Oct 22, 2008 3:27 pm
Location: canada

Post by qbasicfreak »

see here:
http://www.tedfelix.com/qbasic/
(Chapter 30)

Or go downlaod burger's qbasic tutorial at
http://www.qbasicstation.com/index.php? ... nloadid=18

The tutorials teach you how to write to files but also how to read from them which is importand.
Post Reply