Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

javadoc for cobol does it exist? and where?
Hi,

I am looking for a tool (free I would prefer) : a javadoc for cobol.
Does it exist?
I think it wouldn't be very hard to write it but I haven't too much time and
I don't feel up too much...

thank you for any information

best regards

Patrick



Report this thread to moderator Post Follow-up to this message
Old Post
Patrick Guibreteau
04-17-05 08:55 AM


Re: javadoc for cobol does it exist? and where?
> a javadoc for cobol. Does it exist?

There is no standard way of producing programmer documentation for
Cobol programs, no.


Report this thread to moderator Post Follow-up to this message
Old Post
Richard
04-17-05 08:55 AM


Re: javadoc for cobol does it exist? and where?
> You could in fact use javadoc.  IIRC it only preprocesses special
> comments that match its format --

No, it understands Classes and constructs documentation about
parameters and methods and _then_ includes specially marked comments.
I just ran it on a simple Class with no special comments and it
produced an 11Kb HTML file of documentation of how to use the class and
method and there were no special comments at all in the Class.

Of course this is documentation for a programmer. With Cobol systems I
find it more useful to add documentation into the program that is for
the end user.  This describes the business rules and how the input
affects the outputs.  This is extracted as HTML to form a set of web
pages that is the system documentation.

>  these could  be included in regular Cobol comments.

One has to be careful to separate the comments for the documentation
and code comments, including commented out code. I use markers *<html>
and *</html> to start and end extractable comments but it would be
better (from experience to have each line marked by, say, *+ in col 7
or *>+, to indicate each line separately.


Report this thread to moderator Post Follow-up to this message
Old Post
Richard
04-18-05 08:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 08:26 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.