RE: bad name error

2004-10-21 Thread Adamiec, Larry
> > What does "Bad name after question_19_date_one' " mean? I > went thru the > CGI code and the html code and the form names compare OK. > Perldoc does > not have any entry on this topic unless I am looking for the wrong > things. I found this in internet land. Bad name after %s:: (F) Y

bad name error

2004-10-21 Thread Adamiec, Larry
I have a CGI script with 865 lines that I am trying to debug for syntax errors. The top few lines are: #!/usr/local/bin/perl -c # # Title: jd_application.cgi # use strict; use warnings; use CGI; use LWP::UserAgent; use lib '/opt/content/web/www-https/secure-docs/perl-api'; use CCMckDirectLib3_2