Method code for $message_frob.add_entry()

[Turn on line numbering]
arg this, key, what;
var data;

this = this.add(key, what);
return (<this(), this>);

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

Tlon