<< Click to Display Table of Contents >> Navigation: Export from SEPA XML files > Variables for SEPA files |
Since version 5.4 it is possible to add system variables to the name of the exported SEPA file. To do this, change the default file name in the settings under "Export".
System variables are noted with a leading and trailing percent sign (%) as shown in the image below.
File name with system variable
You can also usethese system variables when calling them up via the command line.
The following system variables are always available on all Windows systems:
System variable | Meaning |
%DATE% | Current system date |
%TIME% | Current system time |
%RANDOM% | Random number from 0 to 4,294,967,295 |
As an experienced user, you can also use self-defined variables.