We are trying to automate, converting an AS/400 file to excel PC format then putting it in the PC directory. I wonder if you know how to implement this piece. Your advice is much appreciated.
The simplest way to do this is to use the CPYTOIMPF command to copy your file into a "Comma Separated, Variable Length" or .CSV file.
This was first published in July 2001