11-11-2010, 10:24 AM
Hi Nmakkena,
This error occurs only when QTP is not able to link call with definition. Its reasons may be:
1. Name mismatch (In call & definition)
2. Function is not associated properly (You can check this by ALT+G).
On the basis of error screenshot, I think you forgot to add parenthesis in the end of function calling.
This error occurs only when QTP is not able to link call with definition. Its reasons may be:
1. Name mismatch (In call & definition)
2. Function is not associated properly (You can check this by ALT+G).
On the basis of error screenshot, I think you forgot to add parenthesis in the end of function calling.