Hi all!

I have a problem in my VB6 component that is hard to
understand....

Im using on error goto printErrReport

In printErrReport i just writes some variables and sql
questions to a textfile.

So now i wonder if its possible to get what line number in
the reffering class that caused the error?

Thanks in advance!