I get a "Variable is undefined" error but I have no idea which variable. I'm editing pre-existing code and there are numerous variables, so the only way I've been able to debug is to ' comment out each variable one by one and see if the error stops to find the faulty variable, but this is very time consuming.
Is there a way to make the error show which variable is undiffined? (such as an error sub
(btw, using vbscript and legacy asp )
thank
Is there a way to make the error show which variable is undiffined? (such as an error sub
(btw, using vbscript and legacy asp )
thank