Click to See Complete Forum and Search --> : Generating a program listing


January 29th, 2000, 10:28 PM
How do I get a listing of the code for the entire program like I would have if I wrote the program in Qbasic?

Astinite
February 1st, 2000, 11:17 PM
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).