Click to See Complete Forum and Search --> : FormattedDisplay - NEED HELP


ivanai
May 3rd, 2000, 02:45 AM
I would gratly appreciated if someone can help me with the following.
I need to create a FormattedDisplay class which I will use when writing all the information (Last Name, First Name, Phone, Street, City, Province...) to the output file. This class will be responsible to organizing and displaying the necessary information in a clear readable format, with columnes aligned, data properly formatted, etc. The class can be anything I need and can have any methods that fit.
I was looking through books and on the net and it seams that I can't find anything that will get me on the right track. I really need help.

Thank you in advance :o)