| listconn | Index Level | listf |
| Syntax | listdict {file.reference} {(options} |
| Category | TCL |
| Type | Verb |
| Description |
sorts the given file in order of references to the attribute count (ac) and produces a report showing the contents of the various attribute-defining items.
If no file.reference is specified, the report defaults to using the current md. Only items which contain "a" "s" or "x" in attribute one are presented. This eliminates showing "d-pointers" in this report. "list-dict" is an alternate form to this command. |
| Options | |
| See Also | options: ld file.reference list-dict |
| Example |
listdict
This produces a report of the attribute-defining items in the md of the current account and directs the output to the terminal. listdict d3.doc lptr This produces a report from the dictionary of the "d3.doc" file and directs the output to the Spooler. |
| Warnings | If options are specified, the file.reference must be explicitly stated. |
| Compatibility | D3 7.0 AP R83 |
| listconn | Index Level | listf |