IRunUnitGetBytes Method

MicroFocus.COBOL.RuntimeServices
Gets a string that matches the charset of the program using an index/count

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

byte[] GetBytes(
	Object program,
	string aString
)

Parameters

program
Type: SystemObject
aString
Type: SystemString

Return Value

Type: Byte
See Also

Reference