0
SanScript, Visual Basic, and VBScript functions implementing the “Highlight in Application” feature as in QTP Object Repository Manager. All related posts: Reference Page – GP/QTP Automation VBA/SanScript function – put in your Excel VBA macro file Note. Ignores sanScript errors Public Function HighlightControl() Dim intRC As Integer Dim intCount, Iter As Integer Dim sCode, [...] ...

