[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
rtom RefName TaskName OperationIndex Delta
rtom
function is used to move a rule operation of a task. The
parameters are the referential name, the task name, the index of the
operation and a delta value. The value of the index of the first operation is 1.
The correct values of the delta argument are `up' or `down'. If the value is `down', the operation is swapped in the list with the next operation. If the value is `up', the operation is swapped with the previous operation.