Method code for $message_frob.uncompile()

[Turn on line numbering]
arg this;
var key;

return hash key in (this) to ([key[1], key[2].uncompile()]);

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

Tlon