here is the example to find the length of string

Dim a
a= "welcome"
Dim b
b= len(a)
msgbox b

- vm

On Sat, Mar 26, 2011 at 11:27 AM, Shalabh Dixit <[email protected]>wrote:

> Hi Suresh,
>
> Try dis link.. u 'll find many sol's here:
>
>
> http://www.vbmonster.com/Uwe/Forum.aspx/vb/15877/Find-string-length-in-VB6-without-the-in-built-Len-function
>
> On Mar 26, 1:53 pm, Suresh Bhandari <[email protected]>
> 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




-- 
Thanks,Venkat Musku

-- 
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

Reply via email to