8.7

Table Of Contents
Standard Variables
Standard Variables, also known as "system variables", are variables that are created and
managed directly by PlanetPress Workflow. Those variables are read-only and cannot be
modified. They provide information about the job, process, and PlanetPress Workflow
environment.
Available Standard Variables
Variable Name Example value when interpreted
%c Content of
your job file in
its original
format.
n/a
%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
06
Page 601