Search found 2 matches

by ConfusedAboutFiles
Tue Jan 22, 2008 4:50 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Maybe I'm just not looking hard enough...
Replies: 2
Views: 5147

Thank you, it worked perfectly, I didn't think you could re-write the whole entire file with the same data :)

Thank you, sir.
by ConfusedAboutFiles
Mon Jan 21, 2008 10:12 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Maybe I'm just not looking hard enough...
Replies: 2
Views: 5147

Maybe I'm just not looking hard enough...

I've just finished a course in Qbasic at school, and we worked with external files. Now you can use external files to keep track of a person's score right, but what if you had multiple people and wanted them to all be included one the scoreboard and external file. Say I had this "Player1",...