Filter in control file

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
David_R_(Guest)
Posts: 8
Joined: Tue Oct 10, 2017 12:44 pm

Filter in control file

Post by David_R_(Guest) » Mon Nov 25, 2002 6:39 pm

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__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Filter in control file

Post by kfleming » Tue Nov 26, 2002 8:51 am

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

Post Reply