[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CCSID problem




Bruce

This is just a guess but did you try a Binary transfer as Scott suggested.

If you're creating the file in ASCII, then there's no need for FTP to
translate it.  Instead, just FTP it in binary mode:

     callp FTP_binaryMode(sess: *ON);



Frank Kolmann