Question: How do I enable the MultiRec Logfiles in MultiCoder?

 Answer: To activate them, you have to set one Windows Registry Parameter!

Go to "HKLM\Software\DAVID\MultiCoderV2\DeviceID(n)\General" (replace (n) with the correct Device ID number). and set:

Code:
(String Value):
MultiRecLogParameters = [DIRECTORY]C:\Digas\Log[FILENAME]MREC_MC_[TYPE]ALL[DELETEOLD]TRUE[DELETEDAYS]30


Also; Make sure to use UPPER CASE for all the parameters in the string as seem above, otherwise the logging will not work - the activation of the MultiRec logging is in fact CASE SENSITIVE!