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
write any ttest cases using check points and parameterization
How to write functions and sub in vb script?
What is the scope of a constant declared using public?
what is the use of QCUtil? explain with one example?
Difference between dim,public and private variables in vb script?
Explain about filter expression?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
How to capture a runtime error in vbscript?
Explain the extension .hta?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
How to Convert Hex color code to color name in VB Script?
Mention how to assign a date value to a variable?
Explain what is loose binding? Why is it not a good practice to use it?
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
What is purpose of scripting.filesystemobject class in vbscript?