Click or drag to resize
MARC21_InterfaceMnemonic2Stream Method
Make a Mnemonic set of records to a stream

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
string Mnemonic2Stream(
	string sMARC,
	int lFlag = 1
)

Parameters

sMARC
Type: SystemString
Mnemonic block of record(s)
lFlag (Optional)
Type: SystemInt32
Sets encoding. Default: mengine60.mengine.MNEMONIC_DEFAULT

Return Value

Type: String
See Also