This is sad.... How do you check to see if a string is empty? my $stuff while($stuff "I don't know) { print "You must enter a value\n"; $stuff = <STDIN>; } Any help is appreciated.... Rob _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
- Re: Dumb Question: How to check if a string is empty Lawrence, Rob
- Re: Dumb Question: How to check if a string is emp... $Bill Luebkert
- Re: Dumb Question: How to check if a string is emp... Carl Jolley
- RE: Dumb Question: How to check if a string is emp... Naftel, Bill S
- Re: Dumb Question: How to check if a string is... Brian Steele
- Re: Dumb Question: How to check if a strin... Michael D. Schleif