RE: Use of uninitialized value

2005-09-13 Thread Charles K. Clarkson
Which line is giving you the error? Line 246 is blank. Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Use of uninitialized value

2005-09-13 Thread Charles K. Clarkson
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] wrote: : I'd rather send the whole thing b/c I also would like a critique : as well. Here she is! First glaring item: you cannot nest subroutines. To perl, the following are equivalent. === print "blah"; if ( $which_radio_button eq 'All-Cl

RE: Use of uninitialized value

2005-09-13 Thread DBSMITH
"Charles K. Clarkson" <[EMAIL PROTECTED]