initialize-tasks [Function]
Purpose
The initialize-tasks function clears all of the task queues, i.e., all scheduled tasks are deleted.
Syntax
initialize-tasks
Arguments
This function takes no arguments.
Value
The initialize-tasks function returns nil.
Examples
(initialize-tasks) ==> NIL
See Also
Last modified: Jun 1 1995