You can use the attached code as a framework to read your Excel spreadsheet.
The sample reads an Excel spreadsheet and display the contents using the Apache POI, installed with your isCOBOL runtime.
Compile and run it, passing the name of your spreadsheet as a parameter.
For instance:
iscc readxls.cbl iscrun READXLS readxls.xlsAnother good sample to refer to is in the samples folder of your isCOBOL installation, under "/is-java/iscobol-uses-java-object/others/excel".
Article ID: 120
Created: February 3, 2010
Last Updated: May 10, 2023
Author: Support KB Author
Online URL: https://support.veryant.com/phpkb/article.php?id=120