T_STR
strlcpy(T_STR, "", sizeof T_STR);
strlcpy(T_STR, "", sizeof T_STR);
(void)snprintf(T_STR, sizeof T_STR, st[T_STATE].rule[ruleno].str, tval);
newpos = T_POS + strlen(T_STR);
ioaddstr(T_POS, T_STR);
strlcpy(T_STR, "", sizeof T_STR);