A user writes:
Hi I am trying to download a '|' delimited file from a DAS mainframe. The download portion completes successfully however when viewing the file where the '|' is supposed to occur I get a box.
The solution:
I did figure it out after seeing the CommandEncoding and getting a lead with that. IBM037 works, apparently IBM mainframes used EBCDIC encoding.