# ldf macro

The ldf macro lists the summary description
(attribute 17) of each attribute-defining item in the specified file.

The information in the report is sorted by the attribute
count of each item in the dictionary.

## Syntax

```
ldf file.reference {(options}
```

## Parameter(s)

| options | n | Activates the nopause function on output to the terminal. |
| --- | --- | --- |
| p | Directs output to the system printer via the spooler. | |

## See also

- [ld command](https://d3codex.com/tcl/ld-command/)
- [Options (TCL)](https://d3codex.com/tcl/options-tcl/)

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