[Gambas-user] exit/close/return/unload from Class.Load("Screen01").AutoCreate().Main()

KKing kicking177 at gmail.com
Sun Jun 2 10:26:08 CEST 2019


if you jump into a class from say Main.module using e.g.

     Class.Load("Screen01").AutoCreate().Main()

How do you exit/close/return/unload the Screen01 class when you have 
finished there?

i.e. return control back to the Main.module?

K.




More information about the User mailing list