# u009f user exit

The u009f user exit converts a binary
number to a hexadecimal number (32-bit limit).

## Syntax

```
hex.number = oconv(&#39;binary.number&#39;,&#39;u009f&#39;)
```

---
Source: https://d3codex.com/pickbasic-flashbasic/u009f-user-exit/ - part of the D3Codex reference.
