in reply to Re^2: Need help with syntax error in CGI script
in thread Need help with syntax error in CGI script

Maybe his code that I downloaded was corrupted, because moving the } is the only way I got it to compile.

davidj

  • Comment on Re^3: Need help with syntax error in CGI script

Replies are listed 'Best First'.
Re^4: Need help with syntax error in CGI script
by ysth (Canon) on Aug 02, 2004 at 05:46 UTC
    Huh; just changing the If to if and adding parens on that line makes it compile for me.