# listverbs command

The listverbs BASIC program produces
a sorted listing of all items defined as command in the specified
account name.

**Synonyms:** list-verbs

## Syntax

```
listverbs {account.name} {(options}
```

## Parameter(s)

| options | n | Affects output to the terminal only, preventing output from pausing at the end of each (terminal) page of output. |
| --- | --- | --- |
| p | Directs output to the system printer, via the spooler. | |

## See also

- [Master dictionary](https://d3codex.com/definitions/master-dictionary/)

---
Source: https://d3codex.com/tcl/listverbs-command/ - part of the D3Codex reference.
