Re: Perl problem:(

2003-02-14 Thread Wiggins d'Anconia
t wrote: Hello all:) You have been greaet helps to me in the past, and im hoping you can help now:) A friend of mine is in a class learning perl and her script keeps getting an error that there is a bracket missing on line 190. When i looked at it, all i could see was the nested statement problem

RE: Perl problem:(

2003-02-14 Thread Greg Smith
First if statement. $length = length($firstname); if (!$length) { print "Not a valid First Name, try again.\n"; next; --->{ Greg Smith > -Original Message- > From: t [mailto:[EM