LibreOffice (oocalc) can save in .xls or .xlsx. And I think that you can "script" it to read in a .csv, then apply the appropriate formats. Or you can make a "template" LibreOffice spreadsheet with all the formatting and graphs. Then write a script to open the template, import the data from a .csv, then save the spreadsheet in .xls format with a new name, or replace the old .xls file. I don't know how complicate this would be to do.
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets® 9151 Boulevard 26 • N. Richland Hills • TX 76010 (817) 255-3225 phone • [email protected] • www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets® is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. –The Chesapeake Life Insurance Company®, Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Walter Marguccio > Sent: Monday, September 17, 2012 8:30 AM > To: [email protected] > Subject: Re: Creating .xls on z/OS > > From: "McKown, John" <[email protected]> > > > I would *STRONGLY* suggest that you try to get your management to > allow you to install Co:Z Hybrid Batch > John, > I wasn't unaware of Co:Z Hybrid Batch. However, we have already Co:Z > Batch implemented on every LPARs. > > Still, I need a .xls generator on the Linux side. > > > Walter Marguccio > z/OS Systems Programmer > BELENUS LOB Informatic GmbH > Munich - Germany > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
