MarcEdit .NET COM API Documentation

MARC21_Interface.MMaker Method 

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

int MMaker(
   string sSource,
   string sDest
);

Parameters

sSource
Source Path
sDest
Destination Path

Return Value

Returns records processed.

See Also

MARC21_Interface Interface | MARCEngine5 Namespace