|
-
Apr 30th, 2000, 06:45 PM
#1
Hello
I've tried for several days just simply print the Form & Module code from the VB6 IDE,by simply cliking the print Icon on the toolbar, but all I got from the printer were several blank pages, with the name of the module + page number like:"frmMain -3" at the upper left corner of the blank page(of course I've set the "current module" option box & the "code" checkbox, in the printing dialog box.
is this the normal printing results???
or did I do anything wrong ?
Is there a proper & simple way to print code in VB6 IDE?
Ofcource beside cutting & pasting to notepad ?
maybe some add on, or plugin?
Pls help...
-
Apr 30th, 2000, 06:57 PM
#2
Conquistador
you could probably make an add in to print the code
-
Apr 30th, 2000, 07:26 PM
#3
Addicted Member
My best advice to anybody who wishes to print off code is to NOT print it from the VB IDE!! Just open up the the files (ie. *.frm, *.mod, *.cls) in a word processing application, like Word. This allows you to specify your own header/footers, font size, margins, etc. Trust me, you'll thank me later!
Dan PM
Analyst Programmer
VB6 SP3 (also VB4 16-bit sometimes  )
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|