Executes a program in the new run-unit with no parameters
            
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
Parameters
- program
- Type: SystemString
Return Value
Type: Int32Implements
IRunUnitCall(String)Exceptions
| Exception | Condition | 
|---|---|
| ArgumentException | If StopRun method has already been invoked. | 
Examples
See Also