# wherebt macro

The wherebt macro invokes the wheres command with the bt parameter.

## Syntax

```
wherebt {options}
```

## Parameter(s)

| bt | Indicates that only the lines currently in BASIC run time display. |
| --- | --- |

## See also

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

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