Thanks Jon (LaBadie)...
RTFM again... AMANDA is more amazing the more I learn about it...
Thanks!
#############
columnspec �string"
Defines the width of columns amreport should use. String is a comma
(',') separated list of triples. Each triple consists of three parts
which are separated by a equal sign ('=') and a colon (':') (see the
example). These three parts specify:
+ the name of the column, which may be:
Compress (compression ratio)
Disk (client disk name)
DumpRate (dump rate in KBytes/sec) DumpTime (total dump time in
hours:minutes) HostName (client host name)
Level (dump level)
OrigKB (original image size in KBytes) OutKB (output image size in
KBytes) TapeRate (tape writing rate in KBytes/sec) TapeTime (total
tape time in hours:minutes)
+ the amount of space
to display before the column (used to get whitespace between columns).
+ the width of the column itself.
If set to a negative value, the width will be calculated on demand to
fit the largest entry in this column.