8.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.4.1
- Basics
- Features
- The Nature of PlanetPress 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
- Working With Variables
- About Configurations
- About Related Programs and Services
- The Interface
- Copyright Information
- Legal Notices and Acknowledgements
l
Line numbers on gutter: Select to display code line numbers in the gutter between the
Commands and Code areas. Selecting this option has effect only if you selected the Gutter
option. If you clear both this and the Line numbers on gutter option, no line numbers appear
alongside the lines of code.
l
Color
l
Mapping: Select a mapping for the content of the script in the script editor—the mapping is used
as well when the script appears in the text box of the Run Script Actions Properties dialog.
Each mapping (Default, Classic, Ocean, Twilight) includes pre-set color values and attributes for
each script element as listed in the Elements list box. After selecting a mapping, you can edit
individual elements to change their pre-sets by selecting them in the Element list box and editing
their values.
l
Element list box: Select a script element in the Element list box, then edit the background and
foreground color with which it is displayed, and/or its formatting attributes. Each element
recognized for each scripting language, for example, a URL in a JavaScript script, is displayed
with the properties you set.
l
Foreground: Select the color that the element highlighted in the Element list box is displayed
with in the Script Editor.
l
Background: Select the background color that the element highlighted in the Element list box is
displayed with in the Script Editor. The color is used to highlight the element as if it was selected
with the cursor.
l
Attributes Group
l
Bold: Select to bold the element highlighted in the Element list box when it is displayed in
the Script Editor.
l
Italic: Select to italicize the element highlighted in the Element list box when it is displayed
in the Script Editor.
l
Underline: Select to underline the element highlighted in the Element list box when it is
displayed in the Script Editor.
The Process Area
The Process area, which is always available and visible, holds all the tasks, branches, conditions and
comments that make up the selected process. The Process area is built like an invisible grid divided by rows
(horizontal)and columns (vertical). When adding a new Action task, a new row is added. When adding a
Branch or Condition, a new column appears (unless there is already a column at that level).