MarcEdit .NET COM API Documentation

MARC21.MMaker Method 

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

public int MMaker(
   string sSource,
   string sDest
);

Parameters

sSource
Source Path
sDest
Destination Path

Return Value

Returns records processed.

Implements

MARC21_Interface.MMaker

See Also

MARC21 Class | MARCEngine5 Namespace