# tcl-supp modifier

The tcl-supp modifier suppresses the
display of the AQL (TCL) sentence used to generate the report on printed
output only.

## Syntax

```
tcl-supp
```

## Example(s)

```
list entity with phone "949]" tcl-supp lptr
```

## See also

- [list-file-stats command](https://d3codex.com/tcl/list-file-stats-command/)
- [listacc command](https://d3codex.com/tcl/listacc-command/)
- [lptr modifier](https://d3codex.com/access/lptr-modifier/)
- [tcl-hdr command](https://d3codex.com/tcl/tcl-hdr-command/)

---
Source: https://d3codex.com/access/tcl-supp-modifier/ - part of the D3Codex reference.
