I just upgrade from QTP 9.5 to 10.0. Everything seemed to work Ok last week. After a restart my library function files dont seem to be found. I reattached my Associated Function Files but during my Run, my scripts hang on line #1 indicating Error in library file (see attachment for full Run Error message)
I have gone through my library as It does mention a mising End If statement, but I dont see one. As requested, I am attaching my library code for you to reveiw. I dont find any missing End If
But the another situation arose. Instead of QTP going to where my error is located, QTP seems to stop on the first line of the first function called. In 9.5, QTP would take me to the general location of the issue. Now QTP stops with very vauge messages at the top of a function where the error dose not even exist.