|
You say the screen is "too small". Is that because it is opening in a console window? If so, try (I think) ALT-ENTER to get into full screen mode.
If you have trouble retrieving files from disk, it might be because the filenames or paths might not conform to the 8.3 filename format. Does your program have the .bas extension? Of course, it's also possible that your floppy diskette or drive is bad. If so, get a flash drive.
If I recall correctly, there are two versions of QuickBASIC:
qbasic, which was rather limited, and
QuickBASIC 4.5 ("qb45"), which was much more powerful. Try googling "qb45"?
|