Was this helpful?
iea Example
This example exports data in multiple files.
In the example, the filelist.txt file contains the following two lines:
c:\temp\exportemployees.ii_exp
c:\temp\exportsales.ii_exp
The following command invokes the Export Assistant in silent mode. The Export Assistant then performs two exports that correspond to the parameters in the c:\temp\exportemployees.ii_export and c:\temp\exportsales.ii_export files. Any errors are reported in the c:\temp\erriea.txt file. The files to be created will be overwritten if they already exist.
iea -l filelist.txt -silent -logfilename=c:\temp\erriea.txt -o
Last modified date: 11/28/2023