Hello Jenda,
Thanks for your response. Now I can concentrate on how to hack the code.
What what is your take on how to represent the table entries (cells)? What
is the most efficient way to associate each cell with its parent header?
That given is:
---------------------------------------------------------------------------------------------
-----------------------------Domestic nonfinancial
sectors----------------
-----------------------------Nonfederal----------------
-------Households--------
----Business----
Federal Total Home Consumer
Total government nonfederal Total mortgage credit
Total Corporate
_____________________________________________________________________________________________
1969 7.2 -1.1 9.7 7.7 7.0 8.3
11.6 11.4
How can I efficiently TAG say the following:
"7.2" with
"-----------------------------Domestic nonfinancial sectors----------------
",
and "Total"
"-1.1" with
"-----------------------------Domestic nonfinancial sectors----------------
",
"Federal",
"government"
And so on?
Thanks for your time.
__________________
William Ampeh (x3939)
Federal Reserve Board
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>