I had a bug where a REPLACE command was giving a syntax error message. Thanks to input from the UniversalThread we discovered that REPLACE has an undocumented limit of 128 parameters.
Please add a note to the REPLACE command explaining that going beyond 128 sets of FieldName WITH eExpression will generate a syntax error even if the length of the command line is less than 8192 characters.
Please add a note to the REPLACE command explaining that going beyond 128 sets of FieldName WITH eExpression will generate a syntax error even if the length of the command line is less than 8192 characters.