My JobDone sub is getting so large that in Debug mode it is no longer compiling (I get the "try..catch" error message, even though I m not using it). In release I have no issues. Any idea how to split it so I can continue to use "If Job.Success = True Then" in the second sub?