Prefer
A special problem arises, if the receiver supports both OLE and DDE-Drag-and-Drop. This is sometimes not obvious, e.g. many programs can receive files from the Windows Explorer, which is a form of OLE-Drag-and-Drop. Without further settings this is a problem, because OLE-Drag-and-Drop is preferred. The receiver will get only the filename and the rest of the entry information is lost. Therefore you can define for each receiver, that DDE should be preferred. This is done by setting: "Prefer=DDE".
IMPORTANT!: DigaTrans should only use OLE!
Note: DDE-Drag-and-Drop cannot be used to drag multiple entries, in this case OLE will always be used.
Possible values: DDE, OLE
Default value: OLE