Method code for $robot.activate_reaction_cmd()

[Turn on line numbering]
arg cmdstr, cmd, int, prep, this;

(> .perms(sender()) <);
catch ~noreaction
    .activate_reaction(int);
with
    return traceback()[1][2];
sender().tell("Reaction " + int + " activated on " + .name() + ".");

// $#Edited: 20 Feb 98 23:47 $user_bruce
// $#Edited: 21 Feb 98 01:05 $user_sean

["// Created 26-Mar-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark