int a=4857 i need output as 7584.without using any inbuild
function?
Answer Posted / anil
s=4857
For i=Len(s) To 1 step-1
c=Mid(s,i,1)
temp=temp&c
Next
MsgBox temp
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to set one column as primary key in QTP and fetch values accordingly
who will create the object?
what is the object hyrarchy in QTP for a web based application
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
what is the standards used for writing the script in QTP
what is diff between static and dynaic arrys?
what do you mean .ota mobile format
What are the environments supported by vbscript language?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
how does vb script help in web page designing? explain with example.
why do u choose to go for testing why cant for devoloping
If else for do while select in vb script?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.