STR_CMD_T_ADD
case STR_CMD_T_ADD:
if ((argc > 0) && (cmd != STR_CMD_T_ADD)) {
return (cmd_body(STR_CMD_T_ADD, obj_state, argc, argv));