SORT114E Expected '(' not found
You specified an instruction that takes multiple parameters inside parentheses, but the opening parenthesis was not found.
SORT128E Expected ')' not found
You specified an instruction that takes multiple parameters inside parentheses, but the closing parenthesis was not found.
SORT129E Expected '=' not found
You specified an instruction that takes multiple parameters specified using keyword=value pairs. No = sign was found.