I was using this software(VB6.0,CR8) for the last couple of
months with no problem. It all started all of a sudden when the application is trying to pass the control to the next form as I am getting an error "Run-time error '5 Invalid Procedure Call Or Argument ", which really baffles me as I have not made any code changes and it was working perfectly well. This is the code that is being highlighted when I say Debug.
B.Text2.SetFocus
-->Where B is the name of the form, I have written this piece of code in Form A.
Any help will be greatly appreciated.
months with no problem. It all started all of a sudden when the application is trying to pass the control to the next form as I am getting an error "Run-time error '5 Invalid Procedure Call Or Argument ", which really baffles me as I have not made any code changes and it was working perfectly well. This is the code that is being highlighted when I say Debug.
B.Text2.SetFocus
-->Where B is the name of the form, I have written this piece of code in Form A.
Any help will be greatly appreciated.