Arbortext Command Language > set Command Options > set outputlinebreak
  
set outputlinebreak
set outputlinebreak= { unix | mswin | mac}
This option controls the line break characters written when a document or text file is saved by the save or write commands. When this option is set to mswin, Arbortext Editor writes line breaks with CR/LF (Carriage Return, Line Feed) line delimiters, the normal ASCII coding for Windows. When this option is set to unix, Arbortext Editor writes text and SGML files with LF (Line Feed) line delimiters, the normal ASCII coding for UNIX platforms. When this option is set to mac, Arbortext Editor writes text and SGML files with CR (Carriage Return) line delimiters, the normal ASCII coding for Macintosh platforms. The default value is platform specific.
Arbortext Editor can read files saved in any of the formats.
Related Topics
set writeunixfiles command