Hi Ragh. i need RE for () and with in i have digits so how to Regular Expresize for () and with in () i need digits for ex (10)
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
