Generating a transfer report from command line

Note: This section applies to Cleo Harmony and Cleo VLTrader only.

Use the VLStatc from the command line to generate a transfer report that is either stored in an HTML file or e-mailed to a list of users.

This feature allows a user to schedule a report to be automatically generated at a certain time.
VLStatc [-f xmlFilterFile] [-d destination] [-t title]
-?
Displays the command line options
-f xmlFilterFile
Uses the file specified by "xmlFilterFile" to set the Transfer Report Filter settings.  You can save a filter using Save As… in the Transfer Status Filter dialog box.  If the –f option is not present on the command line, only the current day's transfers will be in the report.
-d destination
Outputs the transfer report (in an HTML format) to the destination (a file or list of email addresses). If the destination contains an @ symbol, it is assumed to be an e-mail address.  If you specify multiple email addresses, use commas to separate them. If the –d option is not present, the results are displayed in the product UI.
-t title
Appends title to the HTML report title and the email subject, if applicable. If the title contains whitespace, enclose it within double-quotes, for example:
"title with whitespace"