Back Up Next

Too Many Tasks

Allows you to specify an error message that is displayed when the maximum task limit is reached, as specified by the maxTasks variable.

For example:
# Too many tasks message
tooManyRecord=
"Pragma: no-cache
Content-type: text/html

<HTML>
<HEAD>
<TITLE>Too Many Tasks</TITLE>
</HEAD>
<BODY>
<H1>The maximum task limit has been reached.</H1>
</BODY>
</HTML>"

Expected type: message.