RLIB 1.3.6 is released!
RLIB 1.3.6 adds support for precalculated variable values, multi line
fields (memo fields), and meta data.
Precaculated variable values give you the variable value as it would
normally be at the end of the report or break footer (If you have reset
on breaks). This way you can have the totals and subtotals in header
sections, or use these values in expressions on normal detail lines.
Multi Line Fields (Memo Fields) allow you to have text span more then
one line in a column. An example of this would be comment field. See:
http://rlib.sicom.com/multiline.pdf
MetaData allows you to define data field types coming from data sources.
If you had a field that need to always be upper case you can now define
that in metadata, instead of calling "upper" on every instance of its
usage.
Error reporting continues to improve.
Enjoy!
Download it from sourceforge.net
- Bob
|