MEMORY (command)
Jump to navigation
Jump to search
@MEMORY <low address>, <high address>
Defines the area of the virtual memory to be saved by the @DUMP command.
- <low address>
- (octal, default = 0) area to be saved, including limits.
- <high address>
- (octal, default = 0) area to be saved, including limits.
Rules:
- Permitted for all users.
- The command does not affect the users virtual memory space.
- The current settings of the boundaries are reset by the commands @LOAD-BINARY, @PLACE-BINARY and @RECOVER.
Example:
@MEMORY 100, 1777
The area to be dumped is 100 - 1777, limits included.
Related commands
@DUMP
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.3.3.2
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-108