# ud070 user exit

User exit ud070 returns the who information
for the current process into the active input buffer. If charge-to
is active, the account name is not included.

## Example(s)

This displays the current account.

```
001 pq
002 ud070
003 d0
```

## See also

- [charge-to command](https://d3codex.com/tcl/charge-to-command/)
- [PROC processor user exits](https://d3codex.com/proc/proc-processor-user-exits/)
- [u000e user exit](https://d3codex.com/pickbasic-flashbasic/u000e-user-exit/)
- [u60bb user exit](https://d3codex.com/pickbasic-flashbasic/u60bb-user-exit/)
- [who command](https://d3codex.com/tcl/who-command/)

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