INITIAL-COMMAND: Difference between revisions
Jump to navigation
Jump to search
(created page for the INITIAL-COMMAND command) |
m (→Related commands: corrected a spelling error for the command LIST-INITIAL-COMMANDS in the printed manual I have.) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
@INITIAL-COMMAND <command string> | @INITIAL-COMMAND <command string> | ||
Specify a command to be used at next restart from memory image (@RESTART-SYSTEM or MASTER CLEAR, LOAD). The command must be ENTER-DIRECTORY. | Specify a command to be used at next restart from memory image (@RESTART-SYSTEM or [[Master Clear|MASTER CLEAR]], LOAD). The command must be ENTER-DIRECTORY. | ||
; <command string> : The command is written without the @ sign. | ; <command string> : The command is written without the @ sign. | ||
Line 14: | Line 14: | ||
The command ENT-DIR P-ONE DIS-66MB-1 is executed at restart from memory. | The command ENT-DIR P-ONE DIS-66MB-1 is executed at restart from memory. | ||
== Related commands == | == Related commands == | ||
@[[LIST-INITIAL- | @[[LIST-INITIAL-COMMANDS]] | ||
@[[NEXT-INITIAL-COMMAND]] | @[[NEXT-INITIAL-COMMAND]] |
Latest revision as of 17:51, 22 August 2014
@INITIAL-COMMAND <command string>
Specify a command to be used at next restart from memory image (@RESTART-SYSTEM or MASTER CLEAR, LOAD). The command must be ENTER-DIRECTORY.
- <command string>
- The command is written without the @ sign.
Rules:
- Permitted only for user SYSTEM.
- When INITIAL-COMMAND has been issued, the RTENTER command will also be executed at subsequent restarts.
- If more commands are required, the @NEXT-INITIAL-COMMAND should be used.
Example:
@INITIAL-COMMAND ENT-DIR P-ONE DIS-66MB-1
The command ENT-DIR P-ONE DIS-66MB-1 is executed at restart from memory.
Related commands
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 6.4.3
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-85
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD