Search found 1 match
- 11 Feb 2009, 19:41
- Forum: Problems and Troubleshooting
- Topic: EBCDIC to ASCII translation
- Replies: 1
- Views: 2655
EBCDIC to ASCII translation
I'm seeing a problem when I FTP files from a Z/VM system to my local windows system. The file that I ftp'ing has the special char '¦', which looks like a vertical bar but with a space in the middle. In EBCDIC the value if this char is 0x6A in ASCII it is 0xA6. However when I ftp the file from Z/VM t...