IN operator in text control file

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

IN operator in text control file

Post by gdhigbee » Sun Jun 10, 2007 11:33 pm

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

gdhigbee
Posts: 2
Joined: Tue Oct 10, 2017 12:44 pm

=> IN operator in text control file

Post by gdhigbee » Mon Jun 11, 2007 1:15 am

I looked again and found what I need. Just in case anyone else needs the information the correct syntax is:______INLIST(<fieldname>,val1,val2,...)

Post Reply