<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 24 ago 2020 alle ore 18:38 Fabien Bodard <<a href="mailto:gambas.fr@gmail.com">gambas.fr@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">More short ;-)<br>
<br>
<br>
<br>
' Gambas class file<br>
<br>
Property iKey As Integer Use $iKey<br>
Property sName As String Use $sName<br>
Property sSurName As String Use $sSurName<br>
Property dBirth As Date Use $dBirth<br></blockquote><div><br></div><div>ah now I understand, sorry I forgot about "Use".<br>This class I created before its introduction was one of my first experiments with classes.<br>I was trying to figure out how to avoid using a Structure after Tobias scolded me :-)</div><div><br></div><div>Sometimes you or Tobias scold me ... sigh!</div><div> :-D<br></div><div>Regards</div><div>Gianluigi<br> </div></div></div>