[Gambas-user] Strean closed at program wns

Bruce Steers bsteers4 at gmail.com
Thu Sep 30 00:42:15 CEST 2021


You must close all file handles, pipes, sockets and stop any timers.

Using Quit to exit (temporarily) will show errors of open handles that
could give a clue to the problem.

BruceS

On Wed, 29 Sep 2021, 22:01 Dag JNJ, <gambas at cd-bahia.com> wrote:

> Hi,
>
> I have now a problem ending a running program in the IDE.
>
> It does not end, even if I close the last (current and start-class) form.
>
> The problem is - I don't try to write anything in a file (stream) at all
> at this point.
>
> Does it have something to do with the Settings perhaps? I save them
> before I end the program though.
>
> Thanks for any advice,
>
> Dag JNJ
>
> PS. See attatchment.
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210929/acd3e793/attachment.htm>


More information about the User mailing list