MarcEdit .NET COM API Documentation

MARC21.MMakerEx Method 

MMakerEx reads MarcEdit's Mnemonic format and returns a MARC file.

public int MMakerEx(
   string sSource,
   string sDest,
   int lFlag
);

Parameters

sSource
Source Path
sDest
Destination Path
lFlag
Sets Characterset

Return Value

Returns records processed.

Implements

MARC21_Interface.MMakerEx

See Also

MARC21 Class | MARCEngine5 Namespace