Use AND to ignore rows for input dataset

From: Mark Tepeck Date: December 16, 2019 technical Source: mail-archive.com
Hi Colleagues, Although there are many workarounds to manage the input datasets for NONMEM, use of IGNORE would be a very handy solution. However, I am surprised to see that AND is not supported by NONMEM. e.g. IGNORE=(CMT.EQ.1, AND CMT.EQ.2 ) would throw an error. In contrast, NONMEM use OR for IGNORE=(CMT.EQ.1, CMT.EQ.2 ) by default, which is quite different for the common practice of software. I am wondering if the AND feature has been or will be implemented in the last/future NONMEM version. Thank you, Mark
Dec 16, 2019 Mark Tepeck Use AND to ignore rows for input dataset
Dec 16, 2019 Sebastien Bihorel Re: Use AND to ignore rows for input dataset
Dec 16, 2019 Robert Bauer RE: Use AND to ignore rows for input dataset
Dec 17, 2019 Sebastien Bihorel Re: Use AND to ignore rows for input dataset
Dec 17, 2019 Robert Bauer RE: Use AND to ignore rows for input dataset
Dec 18, 2019 Mark Tepeck Re: Use AND to ignore rows for input dataset
Dec 20, 2019 Robert Bauer RE: Use AND to ignore rows for input dataset
Dec 23, 2019 Mark Tepeck Re: Use AND to ignore rows for input dataset
Dec 24, 2019 Robert Bauer RE: Use AND to ignore rows for input dataset