Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some what typical
#3
Not Solved
Hmm...

Executefile "Path of .vbs file"....
where do u keep this line of code? in Test script or component rite...!
But, I don't have QTP here

I hope you didn't get my question...!

Actually My question is...

I've one application... It contains 2 buttons OK and CANCEL.

I have 2 vbscript files...
1.
Code:
Function OK()
msgbox "You Clicked OK, navigation will continue"
End Function

2.
Code:
Function CANCEL()
msgbox "You Clicked on CANCEL, Application will be closed"
End Function

based on my button click on Application, the vbscript file must be executed... is it possible?
Reply


Messages In This Thread
Some what typical - by bfakruddin - 12-09-2010, 02:09 PM
RE: Some what typical - by manishbhalshankar - 12-09-2010, 03:26 PM
RE: Some what typical - by bfakruddin - 12-10-2010, 11:24 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)