2018.1

Table Of Contents
Variable
Name Example value when interpreted
%f
Job File
Name
including the
file extension.
job1D80328.dat
%z
Job File Size
in bytes.
34134
%o
Original File
Name
invoice_june2nd.txt
%O
Original File
Name Without
Extension
invoice_june2nd
%y
Current Year 2010
%m
Current Month
(numeric)
06
%M
Current Month
(text)
June
%L
Current Month
(short text)
JUN
%d
Current Day
(numeric)
16
%D
Current Day
(text)
Monday
%l
Current Day
(short text)
MON
Page 515