# whereovf macro

The whereovf macro invokes the wheres command with ovf parameter.

## Syntax

```
whereovf {options}
```

## Parameter(s)

| ovf | Indicates that only the lines accessing the overflow handler display. |
| --- | --- |

## See also

- [where command](https://d3codex.com/tcl/where-command/)
- [wheres command](https://d3codex.com/tcl/wheres-command/)
- [whovf macro](https://d3codex.com/tcl/whovf-macro/)

---
Source: https://d3codex.com/tcl/whereovf-macro/ - part of the D3Codex reference.
