in reply to Re: Creating Variables Just to Pass into Subroutine?
in thread Creating Variables Just to Pass into Subroutine?
These are pretty much used only right when calling the subroutine, the Notify subroutine typically occurs at end of the line branches of the file where there are many conditional statements to get there so I don't believe that more than one call to Notify or use of these variables is used in more than one run of the script.