|
Planner agent |
Top Previous Next |
|
This code sniped displays an Agent. The agent is of type Planner. This agent every 20 minutes wakes up an checks for what has to do. Its job is to prepare an HTML mail to John, about the activities of the users in the system. The initial HTML file, that contains the AutoScript, is the HISTORY.HTM. The HTML file that is produced is the _HISTORY.HTM (after the call to html_processfile). The agent sends this mail only at 11 o'clock every day.
See also HTML processing.
|