Joins lines by removing new lines and inserting spaces at the end of each line.
Removes new lines at wrap points in the selection. Similar to Remove New Line command, but this command inserts a space at each line at wrap points.
document.selection.Format(eeFormatJoinLines);
document.selection.Format eeFormatJoinLines
Send feedback on this topic to Emurasoft