06-12-2008, 03:43 PM
str a = "Your name: Im craig234, $$: 1327.54"
a.replacerx("^.+?(\d+)$" "$1")
out a
not sure what to do tried a thing things
a.replacerx("^.+?(\d+)$" "$1")
out a
not sure what to do tried a thing things
