Mark, Thanks for you help. You're correct, those fields are basically empty. I'm pulling the values from a database and the database doesn't contain a value for those fields with the exception of the DATE fields. The DATE fields contain '0000-00-00' when no date is provided by a user and the record is created. Could you expand on why this would be a problem?
R, -cms ----- Original Message ----- From: [EMAIL PROTECTED] To: "chad smith" <[EMAIL PROTECTED]> Subject: Re: Help diagnosing error Date: Fri, 01 Jul 2005 12:27:28 -0400 > > > > ----- Original Message ----- > From: chad smith <[EMAIL PROTECTED]> > Date: Friday, July 1, 2005 11:54 am > Subject: Help diagnosing error > > > Hello, > Hi, > > > > I'm receiving the error below: > > > > "Use of uninitialized value in concatenation (.) or string at > > C:\www\opma-cgi\statusview.pl line 343." > > > > when running the attached script. Any thoughts on the cause of > > this error? Also, attached is the output. > > One of the variables you are printing must have no value, or a > value of 0. Looking through your code it's probably either > $intoinit or $dessdate. > > HTH, > Mark G. > > > > > > Regards > > -cms > > > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> -- _______________________________________________ NEW! Lycos Dating Search. The only place to search multiple dating sites at once. http://datingsearch.lycos.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>