home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Formatter2182145312010.psc / @PSC_ReadMe_68718_1.txt next >
Text File  |  2010-05-31  |  1KB  |  11 lines

  1. Title: Formatter
  2. Description: Format groups of comments into neat looking comment boxes.
  3. I cheat! One comment that I frequently get regarding my programs is "How nicely they are Commented and Formatted". Well, I cheat! And now I'm going to show you how so you can have nice looking programs that are easy to read.
  4. Are you constantly re-writing comments in your VB code? I know I am! PSC is a fantastic VB resource but many of the comments that I see in source code are hard to read due to the way that they are formated. That's one reason why I wrote Formatter.
  5. Formatter uses your text to build Professional looking Comment Boxes to paste into your Visual Basic programs. You may also input a Text file, if you want. Formatter can be used to reformat any text that you want. It makes the source code much easier to read and debug. It will also aid you in making all of your programs look consistent. It is heavily commented and should be easy to modify to suit your own personal tastes.
  6. Whoops! I uploaded with a bad reference. The corrected VBP has now been uploaded. Sorry for any problems.
  7. This file came from Planet-Source-Code.com...the home millions of lines of source code
  8. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=68718&lngWId=1
  9.  
  10. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  11.