C
Charlie
Guest
I'm providing some assistance to a station running MusicMaster but I'm having problems getting an EncoDAD DBF file to import correctly - MusicMaster cycles through the items and appears to import (the counter is at the bottom-left of the screen) but no new files are imported.
This is the DEF file that I created according to the MM documentation, but perhaps I'm missing something? Thought I'd try here before getting them to raise a support ticket.
Thanks in advance...
This is the DEF file that I created according to the MM documentation, but perhaps I'm missing something? Thought I'd try here before getting them to raise a support ticket.
[Description]
Name=EncoDAD
Type=LibSynch
[LibSynch]
AddMsg=0
LogFile=0
[Import]
SourceType=Dbase
SourcePath=C:\DAD\FILES\
SourceSpec=CUTS.DBF
[LibImport]
Mode=Add + Update
[LibImportProperties]
DeleteSource=0
SourceID=(im.InFld("CUT"))
LocalID=(mm.GetField(101))
Thanks in advance...