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

Re: [MacPerl] help



On Wed, 13 Dec 2000 12:30:41 +0000, Amitava Basu wrote:

>Hi:
>
>I have some problem with a sub-routine.  I am getting error
>message and I am unable to fix it.  Can someone please help.

># Name "main::category" used only once: possible typo.


The variable $category appears only once in your script, on this line:

HREF=$ENV{'SCRIPT_NAME'}\?category=$form{'category'}>$category{$form{'category'}}</A></TD></TR><TR><TD

I think you want to drop the '$'.

-- 
	Bart.

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