Call interface

The filter modules must be placed in a library in the standard search order.

Each filter is called by the exit using the standard call interface in the following form:
    CALL filter(exit_type,action,return_code,handle,record_length,record)

The exit branches to the filter module using the BASR assembler instruction.