HTML Report Attributes :
![]() |
|
This function generates a HTML report of the current task model without using any XML and XSL. This function should only be used for Tamot IMP file that has no duplicated tasks. The function is for backward compatibility of previous Tamot versions only.
This function generates a HTML report of the current task model using XML and
XSL. This function should only be used for Tamot
XML file that may or may not have duplicated tasks.
The report will contain the following :
its parent(s) and for each parent :
- the name of the task parent
- the context attributes of the parent requested from HTML report settings
Each task name is a hyperlink.
Note: The HTML report is visible in all browsers but Internet Explorer is better because Netscape cannot displays the labels of task names as soon as you scrolled.
This function allows the user searching a particular task in the current task model. The user needs to specify the following :
Name --- the task name
The user 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.
Expansion name --- its parent task name (optional
entry)
The user can specify the wide-card search for the "Name", e.g.
"Save TM*" to search for all tasks beginning with "Save
TM".
If the system can find it, it will display the task name and its parent task
name. It also highlights 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.