S
shriop
I'm looking for a nifty way of parsing a numeric value back out of a
previously formatted currency string. Even if it's long winded
involving grabbing symbols from the current locale. I'm trying to build
some functionality for other developers to be able to read in data from
flat files, and I don't want to force my logic to be only US specific.
I was hoping to make it as open as possible to handle whatever kind of
formats they've created. Any help would be appreciated.
Bruce
previously formatted currency string. Even if it's long winded
involving grabbing symbols from the current locale. I'm trying to build
some functionality for other developers to be able to read in data from
flat files, and I don't want to force my logic to be only US specific.
I was hoping to make it as open as possible to handle whatever kind of
formats they've created. Any help would be appreciated.
Bruce