2020.2

Table Of Contents
Variable
Name Example value when interpreted
%F
Job file path
and name
C:\Program Files\PlanetPress Workflow 7\PlanetPress
Watch\Spool\job1D80328.dat
%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 MON
Page 706