|
-
Jul 8th, 2005, 12:43 AM
#1
Thread Starter
Member
Help me extract and format my comments in my code
People
I am new to programming in VBA. I am looking for a tool (3rd party if necessary) to skim through my code and pick up comments i make about classes, sub's, functions and modules and display this information nicely formatted.
I have come from a Java background and we had a tool called Javadoc which you would run your code through and it would pick up your properly formatted comments and generate web pages about how to use the classes I had written.
If anyone is aware of such a tool i would be able to use with my code in access or even just over my class code, please let me know.
Cheers
Last edited by CommanderEl; Jul 8th, 2005 at 12:51 AM.
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
|