Method code for $message_frob.set_vars()

[Turn off line numbering]
  1: arg this, new;
  2: var d;
  3: 
  4: 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