Results 1 to 3 of 3

Thread: How can I print the modules/Form's code from VB IDE

  1. #1
    Guest

    Question

    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...



  2. #2
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    Lightbulb

    you could probably make an add in to print the code

  3. #3
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ottawa,ON,Canada
    Posts
    217

    Talking

    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
  •  



Click Here to Expand Forum to Full Width