<div dir="ltr"><div dir="ltr"></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 5, 2019 at 11:56 AM Ryan Joseph <<a href="mailto:genericptr@gmail.com">genericptr@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
So H+ makes all short strings ansistrings? I added that or I got an error about the string being too long.<br></blockquote><div><br></div><div>It makes all "just String without the word Short or Ansi in front of it" variables AnsiStrings, and yes, enables "true constant" strings that are longer than 255 characters.</div><div><br></div><div>Explicit "ShortString" variables are still exactly what they say they are in all cases though, of course.</div></div></div>