Internet Direct (Indy)
Home
PreviousUpNext
CR Constant

Represents the Carriage Return character.

Pascal
CR = #13;

CR is the constant value used to represent the Carriage Return character (Decimal 13) used in most Internet protocols. CR and LF are used as the Line-End or EOL sequence in most Internet protocols.

LF 

EOL

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.