i am doing a walk through the file tree!
its for filesearching and it runs very quick and relyable.
i trieed it now with a global var. to exit the loop and it works fine.
i missed the underscores in my var, but now it works.
_main._breaking for instance.
(the inline code is running in a second thread and fills a list like a squirrel, so the gui is full responsible and i could break at every time i want with no troubles)
how could i acces the button from inline?