|
$system_dlls [CFG] |
![]() ![]()
|
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: |
| 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 |
| cfndx | The 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