[1267] 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:44:45 1997 )

Date: Tue, 01 Apr 1997 00:41:58 -0800
To: coldstuff@cold.org
From: Jeff Kesselman <jeffk@tenetwork.com>

At 12:32 AM 4/1/97 -0800, you wrote:
>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?

Good thought but yes Im sure.  It tells me oits callign it on $integer...
oh wait a sec...

Do those built-in anchors do wierd shit?

JK

>
>- Brian
>
>