[DGD] A simple lib

Felix A. Croes felix at dworkin.nl
Tue Jan 6 20:06:46 CET 2004


"Robert Forshaw" <iouswuoibev at hotmail.com> wrote:

> I have reimplented my clone() function as Erwin Harte described, and made 
> sure that telnet_connect() was using it and that I wasn't abusing the 
> compile_object() function. I've also enabled runtime error reporting by 
> uncommenting the line that was there. This was useful, because now when I 
> attempt to connect I see the following: "Insufficient arguments for function 
> telnet_connect". This would seem very helpful, but after scanning the docs 
> it would seem telnet_connect expects only one argument (port) ?

In DGD 1.2.50, in the experimental branch, there is one argument.  In
DGD 1.2p3, there are 0, and when the function is called with fewer
arguments than it expects, an error will result.


> Also bear in mind that the driver window still will not close after I've 
> started the MUD unless forced by the task manager, which would seem to be a 
> bug...

Either that, or driver::interrupt() does nothing.

Regards,
Dworkin
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list