find the length of the string without using length function?
Answer Posted / rajani_kanth
Option Explicit
Dim a,text
text="I am Rajanikanth"
text=text&"@"
a=InStr(text,"@")-1
MsgBox a
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Write a code to print numbers from 5 to 0?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
How will you convert a string to upper case string using vbscript?
How you can call vbscript functions?
What are string functions in vbscript?
What are the 2 ways in which a variable can be declared in the vbscript language?
What is the difference between javascript and vbscript?
Explain some uses of vb script?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
Is VB Script Case sensitive or Case insensitive?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
What is select case statement?
why do u choose to go for testing why cant for devoloping