<<>> <> <> <> <<>> DIRECTORY Commander, Rope; <<>> G2dTool: CEDAR DEFINITIONS ~ BEGIN <<2d Command Registration>> Register: PROC [name: Rope.ROPE, proc: Commander.CommandProc, usage: Rope.ROPE]; < [arguments].>> < removed.>> <<>> END.