RESUME SUBSYSTEM command
Summary
- Privileges
- Defined in the subsystem definition
- Function
- To clear a subsystem from the Suspend state and reenter the subsystem.
Syntax
RESUME SUBSYSTEM subsys-name
where subsys-name specifies the subsystem to reactivate.
Usage
Any procedures precompiled prior to the suspend are available without recompiling. The subsystem is set to the Active state.
The APSY initialization routine is not rerun.
For more information, see Using the RESUME SUBSYSTEM command.