w r p syed then output was deys and click eysd and click ysde
and click sdey and click deys and click eysd............

Answer Posted / testengineer

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.

1725


What are lbound and ubound in the vbscript language?

606


What is loose binding? Why is it not a good practice to use it?

633


What is event handling in vbscript?

599


Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.

1539






What are the uses of vb script?

585


Both Static and dynamic arrays are handled by VB script. Is it true?

610


what is the differance between BYVAL,BYREF?

1770


How will you convert a given number to long in vbscript?

493


What are the differences between sub procedures and function procedures?

520


Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)

3190


What is purpose of scripting.filesystemobject class in vbscript?

627


Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.

1568


How will you get a combined string from array of string in vbscript?

545


please can you help me to get a code of flames using a visual basic 6

1228