![]() |
![]() |
What's New with Report Magic |
Analog 5 compatability. Report Magic now has full support for new Analog 5 reports, columns and features. (For full backwards compatability, Source Package users will need version 1.17 or later of the Config::IniFiles module. The Install.PL script will automatically upgrade this for you.)
Set frameset border width There is a new setting [statistics] Frame_Border
that sets the width of the border between the frames. If you set this to 0 then no border
is drawn. If you leave this setting out then a default border is drawn.
Formatting improvements All values in bytes are now formatted as KB, MB, GB, etc.
Also, any replacement codes (like ${FR}
) can now use extended formatting (e.g.
${FR:date:mmm d, yyyy}).
Sample stylsheet included There is now a file, stylesheet.sample
included in the distribution that can be used to produce the same styles as the
rmagic.sample
file does. Just use it as the Stylesheet
value in your settings file and make sure to copy it to the reports directory.
Better command-line syntax For those comfortable with GNU Long Options, Report Magic will now understand what you mean when you use a command-line option like '--statistics-File-In=report.dat' instead of '-statistics_File_In=report.dat'. The old style still works just fine too.
GraphType
caused space in filenames.Active_Column
is set, then it uses the sort order of the report.For changes in previous versions see Changes.