[1265] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next next in chain last in chain last

Re: [COLD] A bug??

daemon@ATHENA.MIT.EDU (Tue Apr 1 03:37:01 1997 )

Date: Tue, 1 Apr 1997 00:32:03 -0800 (PST)
From: Brian Buchanan <brian@wasteland.calbbs.com>
To: Jeff Kesselman <jeffk@tenetwork.com>
cc: coldstuff@cold.org
In-Reply-To: <3.0.32.19970401002326.007676cc@mail.tenetwork.com>

On Tue, 1 Apr 1997, Jeff Kesselman wrote:

> Im doing a call of the form 
>   out = (fooobj).myfunc();
> Where foobj is a variable containing an obj reference
>  and myfunc is a method on the referenced obejct tha ttakes no arguments.
> 
> im gettign a "called with one argument, requires none" error

Are you 100% sure you aren't calling the method on a frob?

- Brian