Hi everyone. I am new to this web site. Found it while doing some research.
My need is as follows:
I am modifying a healthcare Practice Management System for a company in Jacksonville, Fl. and the client wants to be able to create basic BAR and PIE charts. There is basically no way to do this in cobol (what the system is written in) that I am aware of.
I remember from some C programmers I had working for me one time that C could do this. Is there an easy way to send data from the cobol application to a C or C++ program and have it generate a BAR and or a PIE chart?
Any help would be appreciated.
FYI...the cobol application runs on a PC written in CA Cobol.
Thanks for any help you can give.