DUMPLIMD command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: Line 9:


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.
[[Category:User commands]]
[[Category:Commands]]

Latest revision as of 19:05, 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.