8.5
Table Of Contents
- Table of Contents
 - Welcome to PReS Workflow 8.5
 - System Requirements
 - Basics
 - Features
- The Nature of PReS Workflow
 - About Branches and Conditions
 - Configuration Components
 - Connect Resources
 - About Data
 - About Documents
 - Debugging and Error Handling
 - The Plug-in Bar
 - About Printing
 - About Processes and Subprocesses
 - Using Scripts
 - Special Workflow Types
 - About Tasks
 - Task Properties
 - Variable Properties
 - Working With Variables
 - About Configurations
 - About Related Programs and Services
 
 - The Interface
 - Copyright Information
 - Legal Notices and Acknowledgements
 
Variable Name Example value when interpreted
%h Current Hour 18
%n Current Minute 03
%s Current Second 41
%v Current Millisecond 24
%u Unique 13-char string
(will be different every
time it is used)
0ZIS4CW8U47VI00
%t Current Temporary
Folder
C:\Documents and Settings\All Users\Application Data\Objectif
Lune\PReS Workflow 7\PlanetPress Watch\Spool\6.tmp\
%e Current Metadata
Filename
job00ZAIZ2C4FXON16CE6C566.dat.meta
%E Current Metadata Path
and Filename
C:\Documents and Settings\All Users\Application Data\Objectif
Lune\PReS Workflow 7\PlanetPress
Watch\Spool\5.tmp\job00ZAIZ2C4FXON16CE6C566.dat.meta
%w Current process name. My Process
%i Current Loop Iteration
Index (always the
innermost loop)
2
The %i Loop Count Variable
In version 7.4, the %i variable is introduced. Its value is equivalent to the current iteration of loops inside of a
process. It always contains the value of the innermost loop, and only certain tasks trigger the counter to start.
Here is an example process and the value of %i during this process:










