Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
US PAY: We need to add a carriage return to our NACHA file output.
The NACHA.mf file output is 94 characters and our bank is requiring a carriage return at the end of each row. We have found notes to use the fold command to do this and have tired but it is not working.
we used fold -b - w 94 but out output file does not have the carriage retrun.