home PDP-10 TOPS-20 Commands Reference Manual Top: Chapter 2 Command description
Starts the current fork at its alternate entry point.
@REENTER (PROGRAM)
The REENTER command starts your program at the address specified by the second word in the program's entry vector. For most programs this address is contained in location 124. Usually the REENTER and START commands start the program at the same point, but another re-entry point can be provided to avoid initialization procedures, perform error recovery, or to use the program in a different way.
For more information about entry vectors, see the TOPS-20 Monitor Calls Reference Manual.
GET | for placing an executable program in memory |
LOAD | for loading a source or object program into memory |
START | for entering a program at its normal entry point |
@REENTER
@R DUMPER DUMPER>^C @ACCESS PS:<P.SPECCINI> Password:___ @COPY PS:<P.SPECCINI>USR.FIL PS:<P.SPECCINI>USR.FIL.1 => USR.FIL.1 [OK] @END-ACCESS PS:<P.SPECCINI> @REENTER DUMPER>