Re: local function definition


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by Pete on July 19, 2000 at 07:23:11:

In Reply to: Re: local function definition posted by Xunzhong on July 18, 2000 at 23:13:20:

It sounds to me like you've misplaced a closing
'}' somehwere. The error message suggests that
the body of "Remove" is embedded within the body of another function.
...
My second guess is that somewhere you have a call
to remove for which you inadvertantly left the
types of the parameters in the parameter list.



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]