| Recent Answers from Don Schullian |
 |
2008-08-28 qbasic data batch files: Ok.. what you're looking for is a SEQ file. There are 3 ways to open them so you have to know what you want to do: 1) Create a new file 2) Read from a file 3) Append to a file You'll need to practice...
|
2008-08-26 loading and saving: Hi, Look in help under OPEN and SEQ file if you want to write/read the file line by line or BINARY if you want to do it like I've done below. All you need do is create the text with a CHR$(10...
|
2008-08-25 sort program: Michael, Ok.. I think I can help you out here but I don't have either Qbasic or QuickBASIC any more. I've moved on years and years ago and now work in PowerBASIC. I'll be glad to do the code for you...
|
2008-08-21 sort program: What? No more homework!?! ;) I've seen something like this before. If I understand correctly you need 2 arrays and they need to be sorted together. One holds the numbers and one the letters. I can send...
|
2008-08-12 PRINTING QBASIC GRAPHIC FILES (HP all in one, windows 2000): Hi, 1st of all, sorry for the delay. It's summer time here and snap trips come up from time to time. ;) I don't mess with PDF so I can't help you there and I don't think I ever printed out a...
|
| More Answers for "Qbasic, Quickbasic" |