<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 9, 2020 at 3:19 PM <<a href="mailto:wkitty42@windstream.net">wkitty42@windstream.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 6/9/20 2:55 AM, Christo Crause via fpc-devel wrote:<br>
> for c := 'A' to 'Z" do write(c);<br>
<br>
oops! i failed to note that the above is character by character whereas what i <br>
spoke of in my previous post is line by line :/<br></blockquote><div><br></div><div>Indeed, the first modification attempt will result in a low level flush per character for this case.<br></div></div></div>