Reference Guide > System Variables > !CARRIAGE_RETURN
  

!CARRIAGE_RETURN
The !CARRIAGE_RETURN system variable (Windows only) allows the carriage return character to be put into the datafile before the linefeed character at every line break. !CARRIAGE_RETURN affects PRINTF with the Format keyword, DC_WRITE_FREE, and the DC_WRITE_FIXED routines.
*1—Carriage Return is added to the end of each line before the linefeed character.
*0—No Carriage Return is added. There is only the linefeed character at the end of each line.
The default value is 0.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.