7.0

Table Of Contents
17.1 Detailed Directions
This section contains detailed information on the debugging features available in the PlanetPress Watch/Server
Configuration program. It contains the following topics:
Add Job Information to the Sample Data (Page 290)
Perform Tasks in Debug Mode (Page 290)
Use the Message Area Right-Click Menu (Page 291)
17.1.1 Add Job Information to the Sample Data
To add typical job information to mimic actual job information elements, which are not available with sample
data, you can use the Object Inspector.
You must do this before you start to debug your process, since these elements are only added when the
sample data file is loaded.
To add job information to the sample data:
1. In the Object Inspector, click a Sample job info box.
The cursor appears in the corresponding box.
2. Type in the job information element and press Enter.
Related topics:
Perform Tasks in Debug Mode (Page 290)
Use the Message Area Right-Click Menu (Page 291)
17.1.2 Perform Tasks in Debug Mode
The PlanetPress Watch/Server Configuration program’s debug mode gives you a number of options when it
comes to performing the tasks included in your process. You may perform all tasks, groups of tasks using
breakpoints, individual tasks, and even jump over specific tasks.
Seeing how the job file is changed by the tasks included in your process is in many cases extremely useful
debugging information. The PlanetPress Watch/Server Configuration program lets you see the job file either as
a text file or as a hexadecimal file.
To perform tasks in Debug mode:
1. Choose a sample data file to use for debugging (see Choose a Line Printer, CSV, ASCII, Channel Skip or
XML Sample Data File (Page 120) or Choose a Database Type Sample Data File (Page 120)).
2. To put or remove a breakpoint on given task, do the following:
3. Click the task.
4. Click on the built-in toolbar.
5. To start running the process, do one of the following:
To perform either all its tasks, or all those tasks placed before the first breakpoint, click on
the built-in toolbar.
To perform only its second task (the initial input task is never performed in Debug mode), click
on the built-in toolbar.
The sample data file is used to replace the data normally polled by the initial input file and the
process starts to run. A blue arrow is displayed in the Process Area to indicate which task will next
be performed.
Objectif Lune Inc. © 2009 290