CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    Code Comment block

    How can I read the comments block of the source code????


  2. #2
    Join Date
    Apr 1999
    Location
    Rotterdam, Netherlands
    Posts
    278

    Re: Code Comment block

    UHmmm... well, just like the rest of your code... unless you're colourblind and green becomes white, then you better either change the colour of commented code, or change the backgroundcolour...
    uhmm maybe you can be more specific about what you want to do??

    Crazy D :-)
    "One ring rules them all"

  3. #3
    Guest

    Re: Code Comment block

    I am trying to read the code thru another module. How can I read an .cls , .bas, .frm file as input




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

Featured