I have read the documentation on using the Trap Execptions@ subroutine. I am interested in finding out if the subroutine to be executed by the handler can have arguments and if so how do these arguments get passed.
If they cannot have arguments how do the custom exception handlers get access to variables in the program?
Thank you for any answers to this question.
Michael