# wheresp macro

The wheresp macro invokes the wheres command with the sp parameter.

## Syntax

```
wheresp {options}
```

## Parameter(s)

| sp | Indicates that only the lines currently accessing the spooler display. |
| --- | --- |

## See also

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

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