I need to be able to cancel the current task (eg. if a box is dropped) and then go back to start and grab the next box.
I can solve the go back to line 10 by moving the lines above in a separate program (eg. initialize). then initialize calls the main program.