Hey David,

Why not just write a program to flip them back and forth between commented
and decommented?

*#*comment 1
code
code
code
*#*comment 2

Is what it would look like until you re-ran it to restore the comments....
or you could write it so that after comment 1 it would have 40 chars of the
original comment, or something to that effect...

Allen

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org]on Behalf Of David A. Green
Sent: Friday, June 26, 2009 9:50 AM
To: 'U2 Users List'
Subject: [U2] Program Comments/Documentation/Notes/Revision History


I've always commented my program at the beginning, but some programs have
many changes and when we have 300+ lines of comments it gets a little
tedious to deal with embedded in the source code.



I'm think of placing them in an external file and then doing a $INSERT in
the source code in order to tie them together.



How do you handle the long comments?



Thanks,

David A. Green

www.dagconsulting.com

(480) 813-1725



_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to