<span style="font-family:courier new,monospace">Hi All,<br><br>This does not work:<br><br>  TConfiguration = record<br>    DataFolder: string[MaxPathLen];<br>  end<br><br><span style="color:rgb(255,0,0)">Error: string length must be a value from 1 to 255</span><br>

<br>I already have this on the top of my uinit file: <span style="color:rgb(255,0,0)">{$mode objfpc}{$H+}{$LONGSTRINGS ON}  </span><br><br>Working with Lazarus 1.0.6/FPC2.6.0 on Linux 3.5/x86_64<br><br>Any hint please? Thanks!<br>

</span>