[Gambas-user] message
Jussi Lahtinen
jussi.lahtinen at gmail.com
Sun Mar 14 01:14:38 CET 2021
Please send a project that demonstrates the problem.
Jussi
On Sun, Mar 14, 2021 at 1:39 AM Shane <buster6seven at gmail.com> wrote:
> Hi
>
> What am I doing wrong with this code
>
> Public Sub Button4_Click()
>
> If selected = Null Then
> Message("Do some thing else first")
> Else
> Do stuff here
>
> Endif
>
> End
>
> the message window pops up and then i press ok then it pops up agian
> then faults with window already open
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210314/17ee7f36/attachment.htm>
More information about the User
mailing list