0
votes
1answer
40 views
When am I able to access the ASPError object?
I've begun using ASPUnit to unit test my classic ASP code. This is all good and I'm happy. The only problem is with the error messages it displays when a test generates a runtime error. For example, …
