Method code for $connection.parse_interface()

[Turn on line numbering]
arg value, @args;
var obj;

obj = (> $object_lib.to_dbref(value) <);
return obj;

// Created 22-Aug-1995 as a part of ColdCore, see: @help Credit

Tlon