Setting the Number of Tasks in History

When starting an agent as a window application or as an applet, you can specify the number of tasks that are maintained in outside history.

Application Option

-history number-of-items Include -history and the number-of-items in the command string to specify the maximum number of tasks displayed in the window.

The agent window displays a list of the current and recently completed tasks performed by the Agent. Each task is displayed with a code indicating its current state.

Applet Option

history To specify the number of tasks that are displayed in the agent window, include the history parameter in the applet:

<param name=history value=number-of-items>

The agent window displays a list of the current and recently completed tasks performed by the Agent. Each task is displayed with a code indicating its current state.