marko001 Posted July 8, 2020 Posted July 8, 2020 (edited) Hi all guys, (this message has been also posted, my fault, as a thread of Telegram.au3 developer): is there a way to let my program in "polling" while continuing doing its job? In fact I see that _polling() cycles waiting for messages coming from Telegram and inhibites all other activities of a program, I would like to keep doing what i currently do (in my case defining data for GIS, Geographical Information System) while waiting if GIS receives messages from Telegram. I tried to implement an adlibregister but I keep getting locked in the while 1 that won't exit from cycle. @Zelda or mighty @trancexx maybe ? Thanks all, Marco Edited July 8, 2020 by marko001
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now