Here's the discussion
http://forums.systeminetwork.com/isnetforums/showthread.php?t=46056
CPYFRMIMPF
As I remember it the trick is getting the correct character for the PIPE -
and as I remember it we would cut it from the PC side past it on the 400 side.
But my memory .. what was I saying???
Last Wiki Answer Submitted: October 30, 2008 5:08 pm by philpl1jb44,070 pts.
All Answer Wiki Contributors: philpl1jb44,070 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
A streamfile in the IFS, such as a .CSV or pipe-delimited file, can be viewed with the DSPF command or through the ‘View’ option of the WRKLNK command. While viewing the streamfile, you can press <F10=Display Hex>. (You can also use the DMP command to dump a streamfile to a spooled file, but this can create a lot of output for a large streamfile.)
The hexadecimal output can show you exactly what character is being used for a delimiter.
A streamfile in the IFS, such as a .CSV or pipe-delimited file, can be viewed with the DSPF command or through the ‘View’ option of the WRKLNK command. While viewing the streamfile, you can press <F10=Display Hex>. (You can also use the DMP command to dump a streamfile to a spooled file, but this can create a lot of output for a large streamfile.)
The hexadecimal output can show you exactly what character is being used for a delimiter.
Tom