Lasso Error -9947
Variable not found
Comments
Brian Dunning, BrianDunning.com Dec 14, 2004 |
||
If it throws this error, it should also tell you which variable it couldn't find. I often find a typo where the variable is initially defined, like trying to create it by using $variablename or something brain-dead like that. | ||