@program reconnect.muf 1 10000 d i ( reconnect.muf -- 6/16/94 by Squirrelly ) ( Usage: reconnect Allows a user to reconnect to a new character as if they had done a QUIT and then logged back in as that character. If connected more than once, it will attempt to reconnect the most recent connection. ) lvar DESCR : main dup if dup "#help" smatch else 1 then if "Usage: " COMMAND @ strcat " " strcat .tell $ifdef __version