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 edit summary
Line 6: Line 6:
If LIST is specified, the current table is listed.
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.
If CLEAR is specified, the 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.
The DUMPLIMD command is available in Model 204 Version 7.9 and later.

Revision as of 17:44, 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, the 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.