Hi... I need corrections of my code..
I'm trying 3 way, but no one work...
I save two text to tinydb, then put it in listview
Timer will execute my data to show on notifier and after show on notifier, the data in tinydb will be delete from tinydb
Add a btnCycle button, to run one of your 3 attempts in its Click event.
This gives you a chance to apply Do It to see your global variable values before the next btnCycle hit.