Re: [Gambas-user] Fwd: confirm 0bca3e2cd2fe186cd8c172cee9ce1858aec6ce7a
Hahaha! :) Den 03. jan. 2017 19:36, skrev Jussi Lahtinen: > Lol... I just posted my password to public mailing list. Oh well now it's > changed. > > > Jussi > > -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user
Re: [Gambas-user] How to send data to SerialPort from Module?
Thank you, it works. And how can I change Form.name in module? 'Module Public Print_Fmain as String Print_Fmain = "Fmain2" Print_Fmain.Print_Sport(Chr$(&H1B) & Chr$(&H61)) -- View this message in context: http://gambas.8142.n7.nabble.com/How-to-send-data-to-SerialPort-from-Module-tp58114p58122.html Sent from the gambas-user mailing list archive at Nabble.com. -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user