DUMP-PAGE

From NDWiki
Jump to navigation Jump to search
@DUMP-PAGE <directory name>, <page address>, <output file>

Dump in octal a 1K page from a directory onto an output file.

<directory name>
directory where the page is contained.
<page address>
(octal, default = 0) physical page number.
<output file>
destination of the octal dump (default = terminal).

Rules:

  1. Permitted only for user SYSTEM.

Example:

@DUMP-PAGE ,100,,

Page 100 (octal) in default directory is dumped in octal on the terminal.

Related commands

@CHANGE-PAGE

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), pages 1-67, 1-68

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD