<div dir="ltr"><div dir="ltr">On Thu, Jul 4, 2019 at 10:09 AM Marco van de Voort <<a href="mailto:fpc@pascalprogramming.org">fpc@pascalprogramming.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You clearly didn't read the message fully. It is not about compiler/not <br>
compile, but in the case of not compile what the error is and where.<br></blockquote><div><br></div><div>It occurs at the same place it always has, because the scanner itself is designed is such a way that it literally terminates the compilation process immediately upon encountering "string exceeds end of line." (A very good way of doing it, really. The overall design of the scanner was clearly developed with ease of future extensibility in mind.)</div></div></div>