Post batch

<< Click to Display Table of Contents >>

Navigation:  Report Generator > Extended features > Excel Report Generation > Extended Excel report features >

Post batch

Previous pageReturn to chapter overviewNext page

The Excel Report Generation feature has the ability to run a post batch after the Excel report is generated:

 

In the FMT file a new line is inserted after the ..EndInit.. line:

 

postbatchfilename=Filename

 

Filename is the complete filename, path and file type included, of the batch file to run. If the batch file is located in the main directory of cadett ELSA, the path may be omitted. The file type however, must always be included.

 

If you want to send parameters to the batch file, you can add an extra line:

 

postbatchparameters=par1|par2|…..par(n)

 

The complete file name of the generated Excel file, including path and file type, may be used as parameter. Simply specify it as %f.