ContributionsMost RecentMost LikesSolutionsRe: Need to check in a file if dim is displaying in the routine or not Thanks a lot Need to check in a file if dim is displaying in the routine or not Hi All, I need help in writing a code for below scenario: I have a txt file where there is around 2000+ line of code and I need to check multiple routines that if the DIM is displaying under the routine then its fine. DIM should not display out of the routine. I know that this could be the DO While loop in vbscript or how we can tackle? Thanks, SolvedCustomise CodeHi, Previously I had worked on QTP, now while using TestComplete I want to play with code snippets and customize it for few checks. Unlike QTP is it possible to work with TestComplete and make changes in code accordingly. Please suggest.