[fpc-devel] Some thoughts on multi-line string support, and a possible syntax that I think is perfectly clean and Pascal-ish.

Ryan Joseph genericptr at gmail.com
Fri Jul 5 16:43:56 CEST 2019



> On Jul 5, 2019, at 10:40 AM, Ben Grasset <operator97 at gmail.com> wrote:
> 
> Not quite sure exactly what you mean. 
> 

If use {$multilinestringlineending cr} then the string only prints “  ddd”. If I use {$multilinestringlineending crlf} then all the text prints.

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list