No one understanding the issue :

Please find the code below :
s="hijkl"

For i=1 to 100
s1= mid(s,1,i)
If s1=s Then
print "length of string" & i
Exit for
End If
Next


On Saturday, 26 March 2011 14:23:32 UTC+5:30, Suresh Bhandari wrote:
>
> Hi,
>
> Can anybody tell, how to find length of String *without using InBuild 
> Function*.
>
>
> Thanks,
> Suresh Bhandari
> Mob - 9052999540
>

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to