Subject: Parse integer out of string 2005-07-07 - By Mark Galbreath
Back Do you have multiple integer tokens, like
BDAT 30 LAST BDAT 30 LAST
?
~mark
Taco Fleur wrote:
> How do I parse an integer out of a string, for example: BDAT 30 LAST > > > > I did not find any regex support under the String class except for > matching. > > > > __ ____ ____ ____ ____ ____ ____ > > Taco Fleur - /E-commerce Development Manager/ > > Shelco Searches & Services > > An Authorised ASIC Information Broker > > www.shelco.com.au > > Ph: + 61 7 3236 2605 > > > > =========================================================================== > To unsubscribe, send email to listserv@(protected) and include in the > body of the message "signoff J2EE-INTEREST". For general help, send > email to listserv@(protected) and include in the body of the message > "help". >
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|