Search found 2 matches

by allieddata
Fri Jul 10, 2009 1:56 pm
Forum: Client - Miscellaneous
Topic: Adding/stripping CR characters
Replies: 2
Views: 10911

It's the ASCII mode. Made me feel silly when I discovered that. Just set it to binary and problem solved.

Thanks!
by allieddata
Thu Jul 09, 2009 5:09 pm
Forum: Client - Miscellaneous
Topic: Adding/stripping CR characters
Replies: 2
Views: 10911

Adding/stripping CR characters

Odd problem - create file. 199 characters per line, plus CR/LF sequence. 201 characters per line total. Open file in hex editor (UltraEdit32). Verify CR/LF is there. Upload to SFTP site. File is picked up, and I get a call they can't process the file because there are no CR characters! I download th...