Removing delimiter from end of record when exporting data

I have a VI job that exports data from the AP_VendorRemit file to a pipe delimited file.  The last field in a record has a pipe after it and then the carriage return.  The people who we are exporting the data for told us they do not want the pipe after the last field.  Is there a way to configure the export job in VI to exclude the delimiter after the last field of a record?

I tried a comma delimited file and the same thing happened.