Page 1 of 1

Filter in control file

Posted: Mon Nov 25, 2002 6:39 pm
by David_R_(Guest)
I^m getting the following message in rrunout.dbf.__ -->Unrecognized name or operator at offset 38 of RI_FILTER__The filter is below:__Jsheet->Jobnum = ^J200210080201^ and Jsheet->Jobnoext = ^001^__What could possibly be wrong?__Thanks__

=> RE: Filter in control file

Posted: Tue Nov 26, 2002 8:51 am
by kfleming
Try just__Jsheet->Jobnoext = >^001^ ____and see if the error occurs at offset 1. If so, it is the field name that is incorrect.____Kathleen__R&R Support