Navigation:  Commands > Configuration File [CFG] >

$system_dlls [CFG]

Previous pageReturn to chapter overviewNext page

Specify Required System DLLs

$system_dlls dllname [dllname ...]


This command specifies required system DLLs. Even though the DLLs will always be loaded when found, this command may be helpful to prevent incorrect operation if the DLLs are not found.

The COPIAFACTS program will fail to start if a DLL named on this command is not found.  Be sure to spell the keywords correctly because unrecognized keywords are ignored.

The parameters on this command are used as follows:

dllname One of the following keywords:
email The e-mail processing DLL
gcover The Graphical Customization DLL
jobadm The job administration DLL
database The database interface DLL
msmq The DLL to support MSMQ operations
support The application support DLL
cfndxThe NDX lookup interface

Default: no check is made that the DLL is present

Example

$system_dlls GCOVER JOBADM EMAIL SUPPORT

 


Topic url: http://www.copia.com/support/refmanual/index.html?$system_dlls.htm