MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: @dumping problems with old DB
-
Date: Wed, 18 Dec 1996 23:41:38 PST
-
From: Brack <slayer@kaiwan.com>
-
Content-Type: text/plain; charset="us-ascii"
the same reason, probably.
@dump starts at "0" and tries to go through every verb using numeric
verbname strings, yet the server doesn't recognize those (@dump is !d so
that's why you're not getting tracebacks).
Try either one of these:
change @dump to use numeric verbname references (starting at 1 and
incrementing upwards, for example)
when you make a $server_options, add the property
.support_numeric_verbname_strings with a true value.
It's Brack, with the sig for the masses! slayer@kaiwan.com
"This is not a signature." - Me http://www.kaiwan.com/~slayer
*U@#(*EU#*#&$(##))(#*) - secret code PGP key: finger slayer@sanar.kaiwan.com
Home |
Subject Index |
Thread Index