w r p syed then output was deys and click eysd and click ysde
and click sdey and click deys and click eysd............
Answers were Sorted based on User's Feedback
x=Inputbox("Enter a String:")
l=len(x)
y=strreverse(x)
msgbox y
do until i=2
k=right(y,l-1)&left(y,1)
msgbox k
y=k
loop
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the uses of vb script?
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
What is the difference between Javascript & Vbscript?
What are the advantages of vbscript?
write a vbscript for finding the sum of the numbers from 1- 50
There is a web Table where You will find Two Columns First Column consist of Check box and Second column consist of Test cases ID(Viz T1,T2,T3....Etc); If You select any Test case ID, respective Check boxes to be checked write a VBSCRIPT for this scenario?
what is used of Property........End Property loop ? how to write the script for it?
How to capture a runtime error in vbscript?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
How to get path of the file through scripting?
Write a Fucntion to close all Opened browser expect desired one?