Re: parsing report




ccandillo@xxxxxxxxx wrote:
I have a report that looks like the following. I am tring to add up
the disk space, total and used. Using regular expressions, I know how
to find the information that I am looking for but I do not know how to
add them up. Do I store them in hashes, arrays?

it depends how you want them grouped.

by server? (suggestion: hash of hashes)
by server and volume? (suggestion: hash of hashes of hashes)
not at all - ie: two totals? (suggestion: hash)
some other scheme? (suggestion: provide more information)

-jp

.



Relevant Pages

  • Re: parsing report
    ... Do I store them in hashes, ... (suggestion: hash of hashes of hashes) ... two totals? ...
    (perl.beginners)
  • Re: parsing report
    ... by server and volume? ... (suggestion: hash of hashes of hashes) ... two totals? ...
    (perl.beginners)
  • Re: Averages
    ... will see that your suggestion will not work AUTOMATICALLY if I add further ... other entries. ... the other totals of Cols. ... Use colons, not semi-colons! ...
    (microsoft.public.excel.newusers)
  • Re: Calculate Year To date Totals
    ... not give the YTD figures. ... Your suggestion seems to require ... > successive month totals to be included on the report in order to achieve ... > the totals for a single month, ...
    (microsoft.public.access.reports)
  • Re: Programming for footer section
    ... Glad to hear that Marsh's suggestion works ... ... good luck! ... <MS ACCESS MVP> ... depending on the totals that were grouped on weeks. ...
    (microsoft.public.access.modulesdaovba)