use '+'
Ex: 10+ would match all the below..
10, 100, 1000, 10000...... and so on..

+ is used to match one or more occurance of previous character.

On Fri, Jun 17, 2011 at 3:11 PM, raghu busireddy
<[email protected]>wrote:

> Hi
>
> for numbers
> use [0-9]*
>
> it will cover  100,100000000000,34234234,234,234,234,23,42,34          etc
>
> reply
> raghu
>
>
> On Fri, Jun 17, 2011 at 2:33 PM, Sheik Adil <[email protected]> wrote:
>
>> Hi All,
>>
>> How to Regular Expressize
>> this (100)
>>        (100000000)
>> Help me its Urgent
>> Thanks
>> Ad
>>
>> --
>> 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
> "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
"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