A processor that produces outputs must be able to handle the situation
that its outputs (if any) already exist. 3 responses are possible:-
- Insert
- Do nothing.
- Replace
- Replace outputs.
- Append
- Append additional outputs.
A MODE parameter passed to the processor determines the required response.