Could Anybody tell me the VBscript for
REVERSE an Integer int reverse(int num) Ex:246 to 642
Answer Posted / manish
a = inputbox("enter a string or no.")
b = len(a)
For i = 1 to b
c = mid(a,b,1)
d = d & "" & c
b = b -1
Next
msgbox d
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a Script for ATM in QTP
What is the event handling in vbscript?
How to create a cookie using vbscript?
Mention how to create a cookie using vbscript?
How to make sure that items in a wintree are sorted al?
Explain the adodb.stream class?
What are keywords in the vbscript language?
regular expression that will recognize a browser as long as its name property starts with mybrowser
What is the difference between vbscript and vba?
Why is it recommended to close the database connection every time after the work is completed?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What are the 2 ways in which a variable can be declared in the vbscript language?
what is the differance between BYVAL,BYREF?
How will you format a number in percetage format in vbscript?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar