I have a string "@0123@". If I strip the @ char how do I then make 0123 into a number? I know that I can take each char in the string and interpret it and build the number up with powers of ten, but I am hoping that Revolution has the method built in. Many thanks. Daniel Wenger Santa Cruz, CA