RunTime Error 0,20,91

Chipcom

Registered User.
Local time
Today, 07:51
Joined
Apr 13, 2006
Messages
63
Hi

I am getting Errors: 0,20,91 at the same subroutine
What could be the reason for the error?

Thanks
 
Well an error 0 occurs when you hit the error handler but don't have an error. That occurs when you fail to have an exit sub prior to the error handler. Not sure what the others are.
 

Users who are viewing this thread

Back
Top Bottom