HDP,
To flag an invalid string, you would have to create an expression for each character as follows:
find(".",text1,1)=0
If this evaluates to true, then there are no periods in the expression. You can do this for each unwanted character and have one expression that check to see if any of these are false. This would requires several expressions, but it should do the job.
Regards,
Michael Shasteen
Applications Engineering
National Instruments
www.ni.com/ask