# ld command

The ld command presents the best guess
of what one wants to see in a columnar listing of any dictionary.

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

## Syntax

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

## Parameter(s)

| options | d | Displays only the data-levels for the dictionary. If this option is not used, the data-level display is suppressed. |
| --- | --- | --- |

## See also

- [File reference (Access Query Language)](https://d3codex.com/access/file-reference-access-query-language/)
- [listdict command](https://d3codex.com/tcl/listdict-command/)
- [Options (Access Query Language)](https://d3codex.com/access/options-access-query-language/)

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