Is there a Uniface function that checks if a string is a valide email address ?
If not, is there a simple to do it with the match pattern ? We use it to successfully to check if a field is numeric with :
If (MyString != '(-)#*(.)#*') Message/info "Non numeric value",
but I can't find how to ckeck if MyString contains only authorized character with @ in middle and .fr or .com or any other else at the end.Thanks for adcance.
Laurent.
------------------------------
Laurent Merot
Rocket Forum Shared Account
------------------------------



