Converting spool file output to Excel in RPG without third-party software
I would like to know how to write an RPG program and have my spool file output be converted to an Excel file without using any 3rd-party software.

Software/Hardware used:
ASKED: November 11, 2008  5:46 PM
UPDATED: November 11, 2008  6:03 PM

Answer Wiki:
Use a delimiter that Excel will understand. Typical Excel import files are CSV (comma separated values) although tabs or spaces are considered delimiters too. As long as you know what delimits the columns & rows, Excel can import a lot of different file formats.
Last Wiki Answer Submitted:  November 11, 2008  6:03 pm  by  Labnuke99   32,645 pts.
All Answer Wiki Contributors:  Labnuke99   32,645 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _