<p>Am 11.03.2016 04:16 schrieb "silvioprog" <<a href="mailto:silvioprog@gmail.com">silvioprog@gmail.com</a>>:<br>
><br>
> On Sun, Mar 6, 2016 at 7:21 PM, Mazola Winstrol <<a href="mailto:mazofeifer@gmail.com">mazofeifer@gmail.com</a>> wrote:<br>
> [...]<br>
>><br>
>> Please see the code in attachments and send your suggestions / remarks.<br>
><br>
><br>
> Thanks for share.<br>
><br>
> How do I use the the NullableTypes.String unit?<br>
><br>
> Tried:<br>
><br>
> program project1;<br>
><br>
> {$mode objfpc}{$H+}<br>
><br>
> uses NullableTypes.String;<br>
><br>
> begin<br>
> end.<br>
><br>
> Got:<br>
><br>
> Fatal: Syntax error, "identifier" expected but "STRING" found</p>
<p>That is indeed not the best name around, but use "&String", that should work...</p>
<p>Regards,<br>
Sven</p>