|
On Tue, Oct 14, 2014 at 2:27 PM, Vinay Gavankar wrote:
Is there an API or a service program I can use to check just the syntax of
a string to be a valid email address?
While regex is a very nice tool to have in the toolbox, if it's not
already in the toolbox, this is a task that, in my opinion, is not bad
just using RPG's BIFs.
I guess it might depend on precisely what you
want to accept as "valid syntax" of an e-mail address, but for basic
"eyeball" tests, %SCAN goes a long way. Maybe throw in %CHECK if
you're so inclined.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.