Kbase 16389: Unrecognized name or operator at offset # of RB-FILTER
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Unrecognized name or operator at offset # of RB-FILTER
This Knowledgebase gives the reasons that the following
error can occur:
Unrecognized name or operator at offset # of RB-FILTER
1. Unrecognized name or operator at offset 1 of RB-FILTER
This error message will occur for one of two reasons,
a - the database field name specified in the filter
is incorrect
b - syntax error, see below
2. Unrecognized name or operator at offset # of RB-FILTER
This error message occurs when there is a syntax error
in the string begin passed in the RB-FILTER parameter.
Look at the rbrun.txt file in your working directory to
see exactly what is being passed into the parameters. This file
is created by _printrb.p and is then passed to the Report Engine.
Refer to the following kbases for examples of proper syntax.
13733 Report Builder Engine override filter example - char string
13735 Report Builder override filter character runtime variable
13736 Report Builder override filter with numeric runtime variable
15825 Report Builder override filter with date field
Progress Software Technical Support Note # 16389