MarcEdit .NET COM API Documentation

MARC21_Interface.MarcFileEx Method 

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

int MarcFileEx(
   string sSource,
   string sDest,
   int lFlag
);

Parameters

sSource
Source Path
sDest
Destination Path
lFlag
Flag value (defines character type)

Return Value

Returns the number of records processed

See Also

MARC21_Interface Interface | MARCEngine5 Namespace