@verb #84:"link" this none this rxdo #60
@program #84:"link" this none this
"Similar to $www:link, but with the number and an examine link."
":link(obj) => XXX"
{?object = #-1} = args
if (typeof(object) != OBJ || !valid(object))
return tostr(object)
endif
objectref = $www:find_ref(object)
return tostr("", object.name, " (", object, ") [Examine]")
"Last modified by Dax (#789) on Tue May 3 13:18:37 2005 MDT."
.