SatyasAutomation
Monday, 27 May 2013
qtp script to display string vertically
qtp script to display string vertically
a = "SatyasAutomation"
x=len(a)
For i = 1 to x
b = b & vbnewline & Mid(a,i,1)
Next
Msgbox b
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment