[Gambas-user] Select all; comment

Jussi Lahtinen jussi.lahtinen at gmail.com
Thu Feb 10 19:41:33 CET 2022


There is a bug in the IDE. If you try to uncomment several lines where one
(or more) line is empty, it won't work.
IE, this can be uncommented when selected:
"
'This
'And
'That
"

But this cannot be uncommented when selecting all at once:
"
'This

'That
"

For the other problem, I cannot say anything without seeing the code.


Jussi



On Thu, Feb 10, 2022 at 8:26 PM Pino Zollo <pinozollo at gmail.com> wrote:

> Trying to solve a strange error I did Edit-> Select All.... and clicked on
> ' for commenting all....
>
> Now a try to uncomment....but no way... all the Class file remains
> commented.
>
> By the way what is that strange error?* 'Form.name' is incorrectly
> overridden in class 'FLadif'*
>
> Salud
>
> Pino
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220210/70461f65/attachment.htm>


More information about the User mailing list