PB 2017 R3
Hey everyone! I've never tried this before... Is there a way to trap a keypress while in a loop?
We are processing over 4 million rows in a loop. To handle memory, I am resetting and retrieving appropriate untouched rows after every ### rows. I can cancel the process with DBCancel and the RetrieveRow event during the retrieve. But I would like to allow the user to cancel while looping the ### number of rows if possible as well.
Any ideas?
Thanks!
Jason Lipman