MarcEdit .NET COM API Documentation

MARC21_Interface.MarcFile Method 

MarcFile: reads MARC Files and return data in the mnemonic format.

int MarcFile(
   string sSource,
   string sDest
);

Parameters

sSource
Source Path
sDest
Destination Path

Return Value

Returns the number of records processed.

See Also

MARC21_Interface Interface | MARCEngine5 Namespace