213 @verb #1492:"details" any on top of/on/onto/upon this rxd #60 @program #1492:"details" any on top of/on/onto/upon this if (!(which = this:match_choice(dobjstr))) "match_choice took care of it." return endif parse = $gopher:parse(this.value[which]) sel = parse[4] if (sel) for x in ({"Type=" + sel[1], "Name=" + sel[2..length(sel)], "Path=" + parse[3], "Host=" + parse[1], "Port=" + tostr(parse[2]), "#"}) player:tell(x) endfor else player:tell("**** ERROR, ", which, " is not a valid entry.") endif . 0