How do I get a listing of the code for the entire program like I would have if I wrote the program in Qbasic?
Printable View
How do I get a listing of the code for the entire program like I would have if I wrote the program in Qbasic?
I'm assuming that you are wanting a print out of all the code in your project. All you have to do for that is go to the File menu, select Print..., in the Range section of the dialog box select Current Project, and in the Print What section check Code (using VB6, and I'm sure its the same for VB5).