Greetings, Is there a way to determine the File/Line where a badmatch error is generated? Obviously, you get a stack trace with the function call, but more often than not, that's not quite descriptive enough, since all you get is the value that didn't match...something. Any guidance would be appreciated. :) Thanks. D.