From: Aiello, S. \(G. C. consultant\) <ste...@ge...> - 2006-03-03 15:46:44
|
I was curious if there is a non-HTML TABLE format. Some of the reports I do, it is prefered not to do it with a HTML table. If not, I would be happy to put something together. I can just peak at your code for how the existing TABLE format is generated. General format I would think for a TABLETXT format would to loop through headers & row data text sizes to come up with the maximum column length. The generate the text table with a '-------' line between header & data rows. Steven |