I have this line in my Embperl code, calling on a routine defined in
constants.epl in EmbperlObject.
if ($req->{check_email_addr} ($fdat{User_Email})) {
I get this error back:
[515]ERR: 24: Line 9: Error in Perl code: syntax error at /wwww/htdocs/userpass.epl
line 57, near "} ("
Apache/1.3.22 (Unix) mod_perl/1.26 HTML::Embperl 1.3.3 [Wed Nov 21 13:30:09 2001]
I've tried tinkering with it and I can't figure it out. Apparently it doesn't like
the way I'm passing a parameter to this check_email_addr subroutine?
What am I missing?
Cordially,
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]