[Gambas-user] Property shortcut

Manny Caruana egcaruana at gmail.com
Wed Nov 13 13:52:27 CET 2019


This new feature is very nice and useful for cutting down unnecessary
source code.  It would be applicable in a lot more cases if the private
variable could also be initialised , i.e. add
[ = Expression ]
to the syntax allowing:
Property iCount  As Integer Use $iCounter = 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191113/b60c35f1/attachment.html>


More information about the User mailing list