IRunUnitAdd Method

MicroFocus.COBOL.RuntimeServices
Adds a new instance of a Procedural COBOL program or Object COBOL Class to the session.

Namespace:  MicroFocus.COBOL.RuntimeServices
Assembly:  MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax

void Add(
	Object program
)

Parameters

program
Type: SystemObject
See Also

Reference