Have you tried naming it something else? There is already a proc named `add` in 
the system module, so this will create an overloaded proc, which obviously 
can't be assigned.

Reply via email to