Online Help | Desktop App
Macros for output file names
You can use the following macros for the output file name in /File command-line option:
Macro | Description |
---|---|
%YYYY |
The year as a four-digit number |
%MM |
The month as a two-digit number (01-12) |
%DD |
The day as a number with a leading zero (01-31) |
%hh |
The hour with a leading zero (00-23) |
%mm |
The minute with a leading zero (00-59) |
%ss |
The second with a leading zero (00-59) |
%ReportName |
The report name as specified in the /Report command-line option |