Richard,
You could add zero to it and see if you get an error.
Since currency signs are usually the first of last character, you could strip 
the first or last character after using the zero test above, then test for 
zero again.
Or make a list of all major currencies and see if the first or last character 
of the string is in the list (the currency list will probably be shorter than 
you expect).
Paul Looney
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to