AGS file - discard a record

Hi,

I am looking for the best way to discard records while producing an AGS file. For example, I'd like the correspondence file to check a boolean field like "DoNotPresentInAGS" but I don't want to put the condition on each field of the table... I can see that having the condition only on a key field such as PointID doesn't work unfortunately.

Any help would be appreciated!

Thanks