Page 1 of 1

IN operator in text control file

Posted: Sun Jun 10, 2007 11:33 pm
by gdhigbee
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

=> IN operator in text control file

Posted: Mon Jun 11, 2007 1:15 am
by gdhigbee
I looked again and found what I need. Just in case anyone else needs the information the correct syntax is:______INLIST(<fieldname>,val1,val2,...)