Filtering out high ascii characters from Text files, during an FTP process
Hi,
I'm trying to find out if we can avoid writing a script to remove ascii characters from a text file over 127, prior to sending them over FTP.
We're using the COM component. Is there a setting that will either filter out odd bytes, or replace them with spaces?
I'm trying to find out if we can avoid writing a script to remove ascii characters from a text file over 127, prior to sending them over FTP.
We're using the COM component. Is there a setting that will either filter out odd bytes, or replace them with spaces?