The problem that you are experiencing could be related to the CCSID of the file. If the CCSID of the file is not ASCII (819 I believe), then problems like this could occur. If that is not the problem then the problem could be related to how you transferred the file to the unix machine. If you used FTP, but you did not transfer the file as binry, you would have problems also.

Reply With Quote