
Dad method: AcceptIf
Add a condition into the list for a connection. This condition will be
ANDed with prevoius ones. You may insert a logical OR using
AcceptOr.
<dadobj> "AcceptIf" table condition
- <dadobj> is the name of a PinK Dad object,
- AcceptIf is the name of the applied method.
- table is the object name of a table the condition has to
check or:
- "KEYTAB" to specify the single row of the
keytable of this record,
- "NOTAB" to specify no table to loop over.
- condition is a condition formulated using Dad's
expression parser syntax.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 1 1995 .