<div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Nov 7, 2018 at 3:39 AM Ryan Joseph <<a href="mailto:ryan@thealchemistguild.com">ryan@thealchemistguild.com</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">Good to know. I reported this before and Sven said it was fixed in an update (after another user had submitted the original patch).<br>
<br>
Are you able to get a := a + [4]; to work? I’m looking Sven’s old message titled "Feature announcement: Dynamic array extensions” and he says + operator now works.</blockquote></div><div><br></div><div>Yes, it works. But only on Delphi:</div><div><br></div><div><font face="monospace, monospace" size="1">a := a + [4];<br></font></div><div><font face="monospace, monospace" size="1">writeln(a[3]); // prints 4</font><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Silvio Clécio</div></div></div></div></div>