This function allows the user to search a particular task in the current task model. The user needs to specify the following :
In specifying the "Name", it can specify the exact name, e.g. "Save TM" to search for the task "Save TM".
If the system can find it in the current task model, it will display the task name and its parent task name. It also highlight the task in the task hierarchy.
If the user specify the wide-card search for the "Name", e.g. "Save TM*" to search for all tasks begining with "Save TM".
If the system can find it, it will display the task name and its parent task name. It also highlight the task in the task hierarchy.
Press the "OK" button and the system will ask if the user wants to continue another search. If the user presses "OK", the system will display another task as well as its corresponding parent task name.
The process continues until either the system cannot find any more tasks that satisfy the searching criteria, or the user presses the "Cancel" button.