uclacnsi Posted March 22, 2011 Posted March 22, 2011 Hi, A script I'm writing includes a perform search on email addresses. However, the @ symbol is causing problems. Is there a way to search for a full email addresses? The result returned is that there were no matches. Thanks
comment Posted March 22, 2011 Posted March 22, 2011 The @ character is a reserved symbol - you need to escape it, e.g.: who\@where.com
schnook Posted March 23, 2011 Posted March 23, 2011 Hi, A script I'm writing includes a perform search on email addresses. However, the @ symbol is causing problems. Is there a way to search for a full email addresses? The result returned is that there were no matches. Thanks Hi, you could try thsi Enter Find Mode [] Set Field [ Database Name:: Email Field Name] that may find the email addresses for you
comment Posted March 23, 2011 Posted March 23, 2011 you could try thsi Enter Find Mode [] Set Field [ Database Name:: Email Field Name] that may find the email addresses for you No, it may not.
Recommended Posts
This topic is 4993 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now