To ensure that implementations across Windows and UNIX are uniform, command line clients are now implemented as acquire plug-ins. To migrate, the code must be made thread safe, and converted to a DLL for Windows or a shared library for UNIX. command line clients are subject to the same changes for C-based AIMs for API signature changes of erm and ermdmp. These calls are no longer necessary with the conversion to an acquire plug-in:
cl_cmdline_init
cl_cmdline_quit
dfcOpen
dfcClose
You must use the Configurator to generate a configuration file for the command line acquire application.