Search found 2 matches

by gdhigbee
Mon Jun 11, 2007 1:15 am
Forum: R&R ReportWorks Users
Topic: IN operator in text control file
Replies: 1
Views: 1014

=> IN operator in text control file

I looked again and found what I need. Just in case anyone else needs the information the correct syntax is:______INLIST(<fieldname>,val1,val2,...)
by gdhigbee
Sun Jun 10, 2007 11:33 pm
Forum: R&R ReportWorks Users
Topic: IN operator in text control file
Replies: 1
Views: 1014

IN operator in text control file

I am trying to use the IN operator in a text control file. I cannot find the correct syntax for this in the documentation. The effect I am looking for is" <somefield> IN (val1, val2) .AND. <some other criteria>.____Can anyone point me in the right direction?______Thanks