[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-Forum] A lot of IF's = Unsmart ? (Newbie Question)



Hi I have a lot of
stings in the following format in my script :

if ($in{"${nummer}Klitt"} ne '')
{
print HTML_FILE qq!<p>KLitt:<PRE>$in{"${nummer}Klitt"}</PRE>!;
}
Is there a smarter way to this ? I have like 20 of the Checking if a
field is left empty Do Error messg.
and in the above: if it's not Print the line to A File.

Would be gratefull for any help with this Question.
Yours sincerely
Jimmy Lantz
Sweden


==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-forum-request@macperl.org