If you export your report, and choose Report definition as your export format, it creates a .txt file with some good information such as links, formulas fields, etc.
It is not as good as BlurredVisions' suggestions, but it is free. Software Training and Support for Macola, Crystal Reports and Goldmine
251-621-8972
dgilsdorf@mchsi.com
Another way is to create a "Read Me" formula that you would add a red background to attract attention , conditionally suppress with the formula, 1 = 1 so that it will be red in design mode and place in the report page footer somewhere out of the way.
the formula would consist of nothing but comment statements. As such, it can be as large as you want. It is very useful especially if there are many developers doing report maintenance.
the format could be
@readme
//Basic report function: <describe the report here
// especially special tricks>
//
//Maintenance log
//===============
//2002/07/23 ngolem - fixed problem with rounding of the
// sum of {table.field1}
//2002/08/08 jDoe - added report footer section as per
// as per Mr. Pickey
you get the basic idea...having this buried in the report allows the report documentation to stay with the report at all times
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.