Owner manual

Client Applications Administrator‘s Manual Version 10.0.0
©Kofax 155/187
MODULENAME: specifies the module name of the calling application. This is normally the
name of the program without the extension.
For example: if the program name is TCFW.EXE, the module name is TCFW.
LINKTOPIC: name of the link topic specified in the calling application.
LINKITEM: name of a control in the calling application that is able to receive a DDE response.
This is normally the name of a text box or label. The DDE response data is transferred to the
control and can be read via the TEXT or CAPTION property depending on the type of the
control.