| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
rti RefName TaskName
rti command returns informations on a task of a referential.
The referential name and the task name must be passed as parameter.
Three options can be used to format output :
You can use commands like rtsc, rtsd, rtse,
rtsoec, rtst, rtswad to change tasks informations.
ra.
A task `my_task' is created in this referential.
Then, rtl is used to print task list.
The rti is used to print information on `my_task'.
$ dio87d -d $ dio87c ra my_ref $ dio87c rta my_ref my_task "my task" $ $ dio87c -- rtl my_ref my_task $ $ dio87c rti my_ref my_task Task Name: my_task_1 Ref Name: my_ref Description: my task Wait All Dependencies: true On Error Continue: true Target: none Queue: none $ |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |