On Fri, Jul 5, 2019 at 11:56 AM Ryan Joseph <generic...@gmail.com> wrote:

> So H+ makes all short strings ansistrings? I added that or I got an error
> about the string being too long.
>

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.

Explicit "ShortString" variables are still exactly what they say they are
in all cases though, of course.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to