DUMPLIMD command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Created page with "The DUMPLIMD command is used to list or re-initialize the table used to count Dump occurrences for individual Dump titles, in order to limit duplicates. DUMPLIMD command syntax DUMPLIMD LIST | CLEAR If LIST is specified, the current table is listed. If CLEAR is specified, table is re-initialized. CLEAR may only be issued by a System Administrator. The DUMPLIMD command is available in Model 204 Version 7.9 and later."
(No difference)

Revision as of 17:36, 26 August 2025

The DUMPLIMD command is used to list or re-initialize the table used to count Dump occurrences for individual Dump titles, in order to limit duplicates.

DUMPLIMD command syntax

 DUMPLIMD LIST | CLEAR

If LIST is specified, the current table is listed.

If CLEAR is specified, table is re-initialized. CLEAR may only be issued by a System Administrator.

The DUMPLIMD command is available in Model 204 Version 7.9 and later.