InteropCobCall Method (String)

MicroFocus.COBOL.RuntimeServices
Calls the instance of a procedural program" with no parameters

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

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static int CobCall(
	string program
)

Parameters

program
Type: SystemString

Return Value

Type: Int32
See Also

Reference