DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T V

⟦8e9eafbfe⟧ TextFile

    Length: 594 (0x252)
    Types: TextFile
    Names: »V«

Derivation

└─⟦180fe333a⟧ Bits:30000405 8mm tape, Rational 1000, SW CATALOG, 10_20_0
└─⟦180fe333a⟧ Bits:30000537 8mm tape, Rational 1000, SW Catalog 10_20_0
    └─⟦5cb1d1d7f⟧ »DATA« 
        └─⟦3b1ee7bd8⟧ 
            └─⟦this⟧ 

TextFile

-- This procedure is intended to print information from accounting files
-- in some useful format.
--
-- At a minimum you should:
--
--   -  Print all data in nicely labeled columns
--
--   -  Sort entries by user name and session name and print a totals
--
--
-- In addition you might consider:
--
--   - Use directory tools to iterate over all accounting files and
--     print a summary of all information.
--
--   - Sort the entries on a monthly basis and print out summary
--     reports for each month.
--
--   - Calculate some interesting percentages on the data.
--
--
procedure Report;