Skip to main content  
        iSeries home   |   Easy400     |   CGIDEV2     |   MMAIL  
Freeware
 
Introduction
XLSCONVERT utility
XLSTABLE utility
 
 
 printing
 
 Download
 
 

 
Printing a spreadsheet with XLSCONVERT
by Giovanni B. Perotti (Italy)

The following is the spreadsheet in stream file
/xlparse/samples/sample1.xls

Figure 1 - Sample spreadsheet
(The decimal point here is a comma (,) due to the fact that my PC runs the Italian language)

The following is the the printout that you get by running command
XLSCONVERT XLS('/xlparse/samples/sample1.xls') PRINT(*YES)

Figure 2 - Sample printout
(The decimal point here is a dot (.); comma for decimal point is not supported by command XLSCONVERT.)