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 |
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
How to write a general script which should does the following a). If a page object is given, it should identify the page object of the corresponding page(site). b). It should identify all the links of that particular page. in QTP tool?
2 Answers IBM, Infosys, Wipro,
write a vb-script code to delete all the mails in my gmail in the year 2011
Which operator can be used to change the value of the operand or change the state of the condition?
What is a class in CSS?
What is vbscript?
How to find arry size in qtp vb script
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
How will you convert a given number to long in vbscript?
what is the difference between modular and data and keyword driven framework
Mention what if you do not specify anything when you call a procedure?
i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false