;;; macro for quickly cloning a copy of an object to a different mush ;;; without the need to log a @decompile. http://www.amtgard.com/~marvin/ /def clone = \ /def -t&* -q -ag -w%1 cloneitampertrig=/send -w%2 \%* %; \ /def -t@* -q -ag -w%1 cloneitattrig=/send -w%2 \%* %; \ /def -tCLONEDONE -q -ag -w%1 cloneitdone= /purge cloneit* %; \ /send -w%1 @decompile %3 %; \ /send -w%1 @pemit \%#=CLONEDONE %; \ /send -w%1 @pemit \%#=Object is now sent. /def clonehelp = /echo -p @{u}Syntax:@{n} /clone