My QBasic Source Code



File Name Size Description
viewer.bas 120.5 Kb This is a sort of 'File Manager' imitation. It displays a graphical representation of your drive, and allows you to view many file types - GIF, BMP, PCX, FLI/FLC, WAV. It also runs DOS executables and COM Files. If the files has a recognised extension such as LST or TXT, it will also try and view the file in a nice way. The program also recognises many other file types and tells you, but I don't have code to use them. This allows you to extend the program to do things to other files.
!WARNING! MID and PCX don't work properly yet, and can hang your computer.


Back to Top