# u91bc user exit

User exit u91bc transfers control (chains)
to another Proc, without affecting the contents of the input buffers.
The target Proc name is listed on the line above the user exit.

## Syntax

```
hproc.name
u91bc
```

## See also

- [Linkages](https://d3codex.com/proc/linkages/)
- [PROC processor user exits](https://d3codex.com/proc/proc-processor-user-exits/)
- [u91a2 user exit](https://d3codex.com/proc/u91a2-user-exit/)

---
Source: https://d3codex.com/proc/u91bc-user-exit/ - part of the D3Codex reference.
