S-DUMP

Displays or optionally prints the contents of items in a specified file. The command displays all the characters in each item, including the system delimiters.

The items are sorted by item-id or as specified.

Syntax

S-DUMP file-specifier {item-list} {selection-criteria} {USING file-specifier} {sort-criteria} {macro-call} {(options}

Refer to Sentence Structure for descriptions of these parameters.

System Delimiters

Notation Description
^ Attribute mark
] Value mark
\ Subvalue mark

I-DUMP

Use the I-DUMP command if you do not need the items sorted.

Example

:S-DUMP ROOMS < '199'

117^D,K^72.00^7188^7188^
119^D,D^64.00^7189^7189^
122^S,D^64.00^7200^7200^
140^S,Q^68.00^7188^7188^
142^D,K^72.00^7193^7193^
143^S,Q^68.00^7197^7198^
144^D,Q^68.00^7194^7194^
147^D,K^72.00^7199^7201^
179^S,K^72.00^
186^S,K^72.00^^^
194^D,D^64.00^7197^7197^
11 ITEMS DUMPED.

Go to top button