PLACE-BINARY
Jump to navigation
Jump to search
@PLACE-BINARY <file name>
Load a program in BPUN format but do not start it.
- <file name>
- (default type = BPUN) program file name.
Rules:
- Permitted for all users.
- The file must start with a bootstrap loader.
- The program may be started by the @GOTO-USER command.
- Programs in BRF format can only be loaded by the NRL loader.
Example:
@PLACE-BINARY USER-PROG
The program USER-PROG:BPUN is loaded to the users memory but is not started.
Related commands
References
Norsk Data Document ND–60.050.03 SINTRAN III USERS GUIDE section 3.2.1
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-115
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD