"Beginning installation of cmd-tell... @prog cmd-tell 1 99999 d 1 i ( cmd-tell: $Date: 2000/12/22 18:36:54 $ $Revision: 1.2 $ ) ( Author: PakRat ) ( --------------------------------------------------------------------------- ) $include $lib/glowstandard $include $lib/strings : do-tell ( s -- ) dup " " instr over "=" instr not and if " " .split2 "=" swap strcat strcat then "$cmd/page" match call ; . c q @register cmd-tell=cmd/tell @register #me cmd-tell=tmp/prog1 @set $tmp/prog1=M3 @action tell=here=tmp/exit1 @link $tmp/exit1=$tmp/prog1 @set $tmp/exit1=D @set $tmp/exit1=M3 @set $tmp/exit1=/_/de:Usage: tell player message @set $tmp/prog1=_version:FM$Revision: 1.2 $ "Installation of cmd-tell complete.