Method code for $sys.destroy_sender()

[Turn off line numbering]
  1: // potential problem spot, but sometimes its needed
  2: // add core definer items to the list, if you want them to call it
  3: (> .perms(caller(), $exit, $connection, $connection_interface) <);
  4: (> sender().destroy() <);
  5: 
  6: // $#Edited: 07 Jun 03 13:54 $brandon

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

the Cold Dark