InteropCobLoad Method

MicroFocus.COBOL.RuntimeServices
Fetches the instance of a procedural COBOL program

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

public static Object CobLoad(
	string program
)

Parameters

program
Type: SystemString

Return Value

Type: Object
See Also

Reference