What would be the easiest way to take a string such as "2985.24" and strip the decimal from the string so it looks like "298524".

Thanks for the help!

Eroc