Arbortext Command Language > set Command Options > set editselectionrecordlength
  
set editselectionrecordlength
set editselectionrecordlength= { n | infinity}
The editselectionrecordlength enables you to set the record length (line breaks) of the part of a document selected in Arbortext Editor. Only the selected part of a document is affected by this command. The record length is set in the XML or SGML source. If you set the record length to infinity, no line breaks are included in the source of the selection.
Examples
set editselectionrecordlength=70
set editselectionrecordlength=infinity