JoinLine fixes text files with long fixed length records and unwanted line wraps. Spreadsheets and database programs import individual text records with data on the same line. However, sometimes text lines are wrapped before the end of the record. If these records always wrap to the same number of line, then JoinLine can restore the wrapped records to single line records. A space pad character can be inserted between merged lines; input lines can be padded to a minimum length; and non-printing characters can be translated to spaces. JoinLine writes the merged line result to a new file or appends to an existing file.
Automate the tedious job of manually fixing a wrapped line data set
Can insert a space pad between merged lines
Can pad short input lines to a minimum length
Can translate non-printing characters to spaces
Write the merged line file to a new file or append to an existing file.