B4J Question Resumable sub

moore_it

Well-Known Member
Licensed User
Longtime User
Hi all,

how i do for kill an resumable sub from UI ?

Thanks in advice
 

moore_it

Well-Known Member
Licensed User
Longtime User
Have a form with two button, when i click on start button the resumable sub start, but if i click on stop button how i do for stopping the resumable sub ?
 
Upvote 0

moore_it

Well-Known Member
Licensed User
Longtime User
simple read a txt file with textreader (a file text with 30000 rows) and print in an label the row is reading
 
Upvote 0
Top