Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Concatinate "
#1
Hi Friends,

Problem:
Code:
a=browser b = (" msgbox c Required result: "C" Should give the result - browser("

Question : How is this possible?

Thanks,
Aravind
Reply
#2
Code:
a= "browser" b = "(" & """" c= a & b msgbox c
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply
#3
Ankur Wrote:
Code:
a= "browser" b = "(" & """" c= a & b msgbox c



Hi ,

Its working . Thanks friend.

Thanks..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)