just search for all lines that have a right paren followed by a minus sign, then remove the opening and closing parens in that math calc. there is no need for these parens because it's all addition and subtraction anyway and it appears there is a parse error in the new calc that has to do with subtr...