Direct Deposit File Missing Carriage Returns at End of Each Record
Solution ID = KB-263
Goal : Direct Deposit File. Direct Deposit File Missing Carriage Returns at End of Each Record
Version = All Version
Module : SLACCT
Fact : Payroll
Database : Progress, SQL
Fix
| Direct Deposit File Missing Carriage Returns at End of Each Record |
DOS README.TXT: -------------------------- FOLD 94 < DIRECT.DEP > DIRECT2.DEP In this example, the user positioned themselves at the DOS prompt with the files FOLD.EXE and DIRECT.DEP in the same directory as their session. The FOLD command then accepts line limit setting of 94 and the redirector "<" tells DOS to use DIRECT.DEP as input to the FOLD command and the redirector ">" tells DOS to use the file DIRECT2.DEP to send output from the FOLD command. Thus, the file DIRECT2.DEP should end up with a carriage-return/line-feed after each 94 character line. For Unix:Use the UNIX 'fold' command. |