supermankelly
Programmer
Hey, I assumed WHENEVER statements scope was until the end of the program/module, unless over written by another WHENEVER statement. I even confirmed this on multiple sites and references, which all say until end of module.
BUT, when I run my program which calls a function, the WHENEVER ERROR CALL I set in MAIN isn't set on called function...
BUT, when I run my program which calls a function, the WHENEVER ERROR CALL I set in MAIN isn't set on called function...