Method code for $message_frob.set_vars()

[Turn on line numbering]
arg this, new;
var d;

return (<this(), (hash d in (this) to ([d[1], d[2].set_vars(new)]))>);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon