English Reference > English Commands > I-DUMP

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

I-DUMP Command (English) (m618304+idump.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

I-DUMP

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

I-DUMP outputs the items as they occur in the specified file. Use S-DUMP if you need the items sorted.

Syntax

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

Refer to Sentence Structure for descriptions of these parameters.

System Delimiters

Notation Description
^ Attribute mark
] Value mark
\ Subvalue mark

Example

:I-DUMP ROOMS < '199'
117^D,K^72.00^7188^7188^
194^D,D^64.00^7197^7197^
140^S,Q^68.00^7188^7188^
119^D,D^64.00^7189^7189^
186^S,K^72.00^^^
142^D,K^72.00^7193^7193^
143^S,Q^68.00^7197^7198^
122^S,D^64.00^7200^7200^
144^D,Q^68.00^7194^7194^
179^S,K^72.00^
147^D,K^72.00^7199^7201^
11 ITEMS DUMPED

RealityV15.0Comment on this topic