Command rtca
NAME
Command rtca :: Ref Task Condition Add
SYNOPSIS
rtca RefName TaskName type argument [argument2]
DESCRIPTION
The rtca
command is used to add a start condition to a task of a ref.
The first parameter is the the ref name. The second parameter is the task name
to add a condition. The third parameter is the type of condition :
`hmin', `hmax', `hlate', `file', `manual'
`if_equal' and `if_not_equal'.
- The `hmin', `hmax' and `hlate' conditions must be
followed by an hour `HH:MM' and by an integer value (>=0) which
indicates the day where the condition is evaluated (0 for the current day, 1 for
the next day, 2 for the two next day...).
- The `file' condition must be followed by the string of the file
that must be wait for.
- The `manual' condition must be followed by a text which explain
when the condition must be validated.
- The `if_equal' condition must be followed by a variable name and a
value. The condition is validated when the variable value is equal to the
tested value.
- The `if_not_equal' condition must be followed by a variable name
and a value. The condition is validated when the variable value is not equal
to the tested value.
ACCESS CONTROL
This function requires the `admin' privilege for the
`referential' command family.
SEE ALSO
This document was generated
by dom on September, 11 2005
using texi2html