jbvperotti
03-18-2010, 07:06 PM
XLPARSE2 is the open-source successor of the XLPARSE utility.
XLPARSE2 allows ILE-RPG programs to easily read not just XLS, but also XLSX Excel spreadsheets.
XLPARSE2 features command XLSTABLE, which transforms an XLS/XLSX spreadsheet into a physical file.
XLPARSE2 is based on the recent (March 2010) version of service program XLPARSER4, originated by Scott Klement and relying on December 2009 release 3.6 of POI Java classes.
See page http://www.easy400.net/xlparse2/html/page1.htm .
Giovanni B. Perotti
XLPARSE2 allows ILE-RPG programs to easily read not just XLS, but also XLSX Excel spreadsheets.
XLPARSE2 features command XLSTABLE, which transforms an XLS/XLSX spreadsheet into a physical file.
XLPARSE2 is based on the recent (March 2010) version of service program XLPARSER4, originated by Scott Klement and relying on December 2009 release 3.6 of POI Java classes.
See page http://www.easy400.net/xlparse2/html/page1.htm .
Giovanni B. Perotti