Boolean Task Monitor Class
File A task name to monitor. The name may be an AmigaOS pattern, and is matched against DOS process names (which often include paths), and Exec task names. Matching is case sensitive.

The existence of the process is checked periodically, and if it exists, the True Object is displayed. If it doesn't, the False Object is displayed.

True Object The object to display if the process exists.
False Object The object to display if the process does not exist.
Update Interval The interval between checks.
Variables The following variables are exported by objects of this class. Variable names are case sensitive.

Variable Description
BTTask The task name.